Skip to content

Commit b720ef3

Browse files
committed
Revert "Add permissions for release"
This reverts commit 87518d4. These permissions aren't in the latest commit of mathjax-renderer, so probably aren't what's blocking release.
1 parent 87518d4 commit b720ef3

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@ on:
77

88
concurrency: ${{ github.workflow }}-${{ github.ref }}
99

10-
permissions:
11-
id-token: write # required for publishing to npm
12-
contents: write # required to `git push`
13-
1410
# This workflow will run changesets depending on two different scenarios:
1511
#
1612
# 1. If we are landing a specific commit into main (Author PR), then

0 commit comments

Comments
 (0)