Skip to content

Commit

Permalink
guess you can't manually dispatch a release since the release step ne…
Browse files Browse the repository at this point in the history
…eds a tag
  • Loading branch information
radusuciu committed Feb 27, 2024
1 parent 9f0d420 commit bbca382
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
push:
tags:
- '*.*.*'
workflow_dispatch:

jobs:
build-and-publish:
Expand Down

0 comments on commit bbca382

Please sign in to comment.