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.
1 parent 239b1d5 commit 3cf6eccCopy full SHA for 3cf6ecc
.github/workflows/release-update.yml
@@ -6,7 +6,7 @@ on:
6
- "**"
7
8
9
-jobs:
+jobs: # This job updates the release version
10
UpdateRelease:
11
name: Update Release
12
runs-on: ubuntu-latest
0 commit comments