We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26d8454 commit 4f2fc3bCopy full SHA for 4f2fc3b
1 file changed
.github/workflows/pr-close.yml
@@ -24,4 +24,4 @@ jobs:
24
FLY_API_TOKEN: ${{ secrets.FLY_API_TOKEN }}
25
FLY_ORG: ${{ vars.FLY_ORG }}
26
with:
27
- ${{github.event.repository.name}}-${{ github.event.number }}
+ app_name: ${{github.event.repository.name}}-${{ github.event.number }}
0 commit comments