Skip to content

Commit 81bed7a

Browse files
committed
build: add packages write permission
add packages write permission Signed-off-by: Gabriel Mocanu <gabi.mocanu98@gmail.com>
1 parent f5fc2f5 commit 81bed7a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build-session-01.yml

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: Build Web Basics Drills Workflow
22

3+
permissions:
4+
packages: write
5+
36
on:
47
workflow_dispatch:
58
pull_request:

0 commit comments

Comments
 (0)