Skip to content

Commit

Permalink
fixed buggy urls and updated github actions CI/CD
Browse files Browse the repository at this point in the history
  • Loading branch information
alexlux58 committed Jan 13, 2024
1 parent e9fbb7b commit 39cfc71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: superfly/flyctl-actions/setup-flyctl@master
- run: flyctl deploy--remote-only
- run: flyctl deploy --remote-only

0 comments on commit 39cfc71

Please sign in to comment.