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.
2 parents 7bc45ee + dee8f69 commit 64016d1Copy full SHA for 64016d1
.github/workflows/release-workflow.yml
@@ -73,6 +73,7 @@ jobs:
73
uses: JS-DevTools/npm-publish@v1
74
with:
75
token: ${{ secrets.NPM_TOKEN }}
76
+ tag: r1
77
78
# 4. Update p5.js website
79
- name: Clone p5.js website
0 commit comments