Skip to content

Commit

Permalink
Update permission for release
Browse files Browse the repository at this point in the history
  • Loading branch information
Qianqianye committed Oct 18, 2022
1 parent e2b15db commit ffe32ce
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: New p5.js release
# Requires secrets `NPM_TOKEN` and `ACCESS_TOKEN` to be set

permissions:
contents: write

on:
push:
tags:
Expand Down

0 comments on commit ffe32ce

Please sign in to comment.