File tree Expand file tree Collapse file tree 3 files changed +2
-12
lines changed
Expand file tree Collapse file tree 3 files changed +2
-12
lines changed Original file line number Diff line number Diff line change 1010
1111 name : Publish doc
1212 steps :
13- - name : Check actor permission level
14- uses : skjnldsv/check-actor-permission@v2
15- with :
16- require : admin
17-
1813 - name : Checkout
1914 uses : actions/checkout@v3
2015
Original file line number Diff line number Diff line change 88 publish :
99 runs-on : ubuntu-latest
1010 steps :
11- - name : 🔒 Check actor permission level
12- uses : skjnldsv/check-actor-permission@v2
13- with :
14- require : admin
15-
1611 - name : 📥 Checkout
1712 uses : actions/checkout@v3
1813
Original file line number Diff line number Diff line change 11{
22 "name" : " @nextcloud/auth" ,
3- "version" : " 2.2.0 " ,
3+ "version" : " 2.2.1 " ,
44 "description" : " Nextcloud helpers related to authentication and the current user" ,
55 "main" : " dist/index.js" ,
66 "types" : " dist/index.d.ts" ,
4747 "node" : " ^20.0.0" ,
4848 "npm" : " ^9.0.0"
4949 }
50- }
50+ }
You can’t perform that action at this time.
0 commit comments