Skip to content

Commit

Permalink
chore(ci): updates fly_api_token secret
Browse files Browse the repository at this point in the history
  • Loading branch information
csantiago132 committed Dec 9, 2024
1 parent 9bcede1 commit 4a2da86
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@ jobs:
deploy:
needs: release
uses: kurocado-studio/styleguide/.github/workflows/workflow.deploy.yml@main
env:
FLY_API_TOKEN: ${{ secrets.FLY_API_TOKEN }}
secrets:
fly_api_token: ${{ secrets.FLY_API_TOKEN }}

0 comments on commit 4a2da86

Please sign in to comment.