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 f9c4e62 commit 130394cCopy full SHA for 130394c
.github/workflows/Release.yaml
@@ -24,6 +24,6 @@ jobs:
24
with:
25
path: awesome-ci
26
- name: Create Release
27
- run: ./assets/awesome-ci-semver createRelease
+ run: ./awesome-ci createRelease
28
env:
29
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments