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 e2b15db commit ffe32ceCopy full SHA for ffe32ce
.github/workflows/release.yml
@@ -1,6 +1,9 @@
1
name: New p5.js release
2
# Requires secrets `NPM_TOKEN` and `ACCESS_TOKEN` to be set
3
4
+permissions:
5
+ contents: write
6
+
7
on:
8
push:
9
tags:
0 commit comments