Skip to content

Commit

Permalink
fixing action
Browse files Browse the repository at this point in the history
  • Loading branch information
shashitnak committed Jun 11, 2024
1 parent 469bf35 commit cf7bfce
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 @@ -49,6 +49,7 @@ inputs:
required: false
default: 'ord'
runs:
using: 'docker'
image: 'Dockerfile'
run: echo "FLY_APP_NAME=$(printf ${{ inputs.fly-app-name }} | tr '/' '_')" >> $GITHUB_ENV
env:
Expand Down

0 comments on commit cf7bfce

Please sign in to comment.