Skip to content

Commit

Permalink
chore: remove hasher from workflow [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
believer committed Sep 6, 2024
1 parent 8b2d376 commit c9b9588
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: superfly/flyctl-actions/setup-flyctl@master
- run: ./hasher.sh
- run: flyctl deploy --remote-only
env:
FLY_API_TOKEN: ${{ secrets.FLY_API_TOKEN }}

0 comments on commit c9b9588

Please sign in to comment.