We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents afb76ac + 24dbb4a commit f4210dcCopy full SHA for f4210dc
.github/workflows/release-changelog.yml
@@ -5,6 +5,7 @@ on:
5
tags:
6
- '*'
7
8
+jobs:
9
release:
10
if: startsWith(github.ref, 'refs/tags/')
11
runs-on: ubuntu-latest
0 commit comments