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 c690bb4 commit 90a886dCopy full SHA for 90a886d
.github/workflows/manual-build.yml
@@ -66,7 +66,6 @@ jobs:
66
run: ls -R
67
- name: Create release
68
uses: dciborow/[email protected]
69
- if: startsWith(github.ref, 'refs/tags/')
70
with:
71
repo_token: ${{ secrets.GITHUB_TOKEN }}
72
prerelease: false
0 commit comments