Skip to content

Commit

Permalink
Add login
Browse files Browse the repository at this point in the history
  • Loading branch information
LastTalon committed Apr 25, 2024
1 parent 21852e3 commit a4fae31
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,8 @@ jobs:
- name: Install Aftman
uses: ok-nick/[email protected]

- name: Wally Login
run: wally login --token ${{ secrets.WALLY_AUTH_TOKEN }}

- name: Publish
run: wally publish --token ${{ secrets.WALLY_AUTH_TOKEN }}
run: wally publish

0 comments on commit a4fae31

Please sign in to comment.