Skip to content

Commit

Permalink
chore(config): format files
Browse files Browse the repository at this point in the history
  • Loading branch information
csantiago132 committed Dec 10, 2024
1 parent 461ed52 commit 81562f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fly-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
deploy:
name: Deploy app
runs-on: ubuntu-latest
concurrency: deploy-group # optional: ensure only one action runs at a time
concurrency: deploy-group # optional: ensure only one action runs at a time
steps:
- uses: actions/checkout@v4
- uses: superfly/flyctl-actions/setup-flyctl@master
Expand Down

0 comments on commit 81562f1

Please sign in to comment.