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 7bc45ee commit dee8f69Copy full SHA for dee8f69
.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