Skip to content

Commit

Permalink
changing default name for fly
Browse files Browse the repository at this point in the history
  • Loading branch information
shashitnak committed Jun 11, 2024
1 parent 8763fce commit 6bee9b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ inputs:
fly-app-name:
description: 'Fly.io App Name'
required: false
default: "${{ github.repository_owner }}_${{ github.repository }}"
fly-region:
description: 'Fly.io Region'
required: false
Expand Down

0 comments on commit 6bee9b8

Please sign in to comment.