Skip to content

Commit

Permalink
More up-to-date GH Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Turner committed Dec 4, 2021
1 parent 35e580d commit 377e154
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Publish
uses: actions/upload-release-asset@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ github.token }}
with:
upload_url: ${{ steps.create_release.outputs.upload_url }}
asset_path: ./polybar-lmsensors
Expand Down

0 comments on commit 377e154

Please sign in to comment.