Skip to content

Commit

Permalink
Allow manual execution of workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
torsten-pf committed Dec 14, 2023
1 parent 4f0e7fb commit 6213f31
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/latest-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ name: Add latest tag to new release
on:
release:
types: [published]

workflow_dispatch:

jobs:
run:
name: Run local action
Expand Down

0 comments on commit 6213f31

Please sign in to comment.