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 5ebb4a5 commit 20b796dCopy full SHA for 20b796d
.github/workflows/ci.yml
@@ -65,7 +65,7 @@ jobs:
65
- name: Publish artifact
66
uses: ncipollo/release-action@v1
67
with:
68
- artifacts: "sdl-jstest-v0.2.zip"
+ artifacts: "sdl-jstest-v0.2.zip"
69
allowUpdates: true
70
token: ${{ secrets.REPO_TOKEN }}
71
bodyFile: "${{ github.workspace }}/RELEASE_NOTES.md"
0 commit comments