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 b59e1d3 commit 9bcede1
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,5 @@ jobs:
deploy:
needs: release
uses: kurocado-studio/styleguide/.github/workflows/workflow.deploy.yml@main
secrets: inherit
with:
fly_api_token: ${{ secrets.FLY_API_TOKEN }}
env:
FLY_API_TOKEN: ${{ secrets.FLY_API_TOKEN }}

0 comments on commit 9bcede1

Please sign in to comment.