Skip to content

Commit

Permalink
Fix again
Browse files Browse the repository at this point in the history
  • Loading branch information
AntGa committed Oct 1, 2024
1 parent d97aea1 commit dde81f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
uses: superfly/flyctl-actions/setup-flyctl@master

- name: Delete Fly Volume
run: flyctl volumes delete wdcc_orakei_staging_storage --app wdcc-youth-of-orakei-staging --force
run: flyctl volumes delete wdcc_orakei_staging_storage --app wdcc-youth-of-orakei-staging

- name: Fly deploy
run: flyctl deploy --build-arg ANTON=${{ secrets.ANTON }} \
Expand Down

0 comments on commit dde81f7

Please sign in to comment.