Skip to content

Commit b38e3f5

Browse files
authored
remove unused permissions in actions, permissions are for tokens in jobs, not for actions (#148)
1 parent 0ff01d2 commit b38e3f5

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

action.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
name: Upload Nightly
22
description: A GitHub Action to upload artifacts nightly
3-
permissions:
4-
actions: read
5-
contents: read
6-
metadata: read
73
author: "Scientific-Python"
84
version: "0.6.2"
95

0 commit comments

Comments
 (0)