Skip to content

Commit

Permalink
app name
Browse files Browse the repository at this point in the history
  • Loading branch information
mantesso committed Jun 14, 2024
1 parent 881090f commit d43035a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/fly.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: Fly Deploy
name: odin-battleship-fly
on:
push:
branches:
- main
jobs:
deploy:
name: Deploy app
name: odin-battleship-fly
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit d43035a

Please sign in to comment.