Skip to content

Commit

Permalink
start running automatically
Browse files Browse the repository at this point in the history
  • Loading branch information
debdutdeb authored May 29, 2024
1 parent 5ae35bb commit b2f903a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/trigger_releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ on:

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

0 comments on commit b2f903a

Please sign in to comment.