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 c0fa32b commit c4015fbCopy full SHA for c4015fb
.github/workflows/release.yml
@@ -36,7 +36,6 @@ jobs:
36
- uses: "marvinpinto/action-automatic-releases@latest"
37
with:
38
repo_token: "${{ secrets.GITHUB_TOKEN }}"
39
- tag: ${{ github.ref }}
40
prerelease: false
41
files: |
42
*.smx
0 commit comments