We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c690bb4 commit 90a886dCopy full SHA for 90a886d
1 file changed
.github/workflows/manual-build.yml
@@ -66,7 +66,6 @@ jobs:
66
run: ls -R
67
- name: Create release
68
uses: dciborow/action-github-releases@v1.0.1
69
- if: startsWith(github.ref, 'refs/tags/')
70
with:
71
repo_token: ${{ secrets.GITHUB_TOKEN }}
72
prerelease: false
0 commit comments