Skip to content

Commit

Permalink
Call the secret 'CRITICALUP_TOKEN'
Browse files Browse the repository at this point in the history
  • Loading branch information
amanjeev committed Oct 25, 2024
1 parent bc4fc55 commit 0a46735
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Authenticate CriticalUp
run: |
criticalup auth set ${{ secrets.CRITICALUP_USER_TOKEN }}
criticalup auth set ${{ secrets.CRITICALUP_TOKEN }}
- name: Install Ferrocene toolchain from the project manifest (criticalup.toml)
run: |
Expand Down

0 comments on commit 0a46735

Please sign in to comment.