Skip to content

Commit

Permalink
try format fix
Browse files Browse the repository at this point in the history
  • Loading branch information
debdutdeb authored Oct 14, 2024
1 parent ff68ede commit 7458123
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trigger_releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:

jobs:
prepare:
if: github.event_name == "workflow_dispatch"
if: 'github.event_name == ''workflow_dispatch'
runs-on: ubuntu-latest
outputs:
tag: ${{ steps.prepare.outputs.tag }}
Expand Down

0 comments on commit 7458123

Please sign in to comment.