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 53dce3e commit 2d0fa1aCopy full SHA for 2d0fa1a
.github/workflows/main.yml
@@ -30,7 +30,6 @@ jobs:
30
run: |
31
cat CHANGELOG.md
32
echo "::set-output name=version::$(grep -oP '\[\d+\.\d+\.\d+\]' CHANGELOG.md | tr -d '[]')"
33
-
34
35
- name: show version
36
0 commit comments