Skip to content

Commit

Permalink
changed token handling
Browse files Browse the repository at this point in the history
  • Loading branch information
nightcycle committed Jul 27, 2023
1 parent df87c59 commit a994edd
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 @@ -161,4 +161,4 @@ jobs:
- name: Publish release to Wally
shell: bash
run: |
wally publish --token ${{secrets.WALLY_TOKEN}}
wally publish ${{secrets.WALLY_TOKEN}}

0 comments on commit a994edd

Please sign in to comment.