Skip to content

Commit

Permalink
chore: updated release github token
Browse files Browse the repository at this point in the history
Signed-off-by: Brooks Townsend <[email protected]>
  • Loading branch information
brooksmtownsend committed Dec 13, 2023
1 parent dbe3c28 commit 801bad1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ jobs:
- name: Publish to GHCR
uses: softprops/action-gh-release@v1
with:
token: ${{ secrets.WADM_GITHUB_TOKEN }}
token: ${{ secrets.GITHUB_TOKEN }}
prerelease: false
draft: false
files: |
Expand Down

0 comments on commit 801bad1

Please sign in to comment.