Skip to content

Commit ed19fd4

Browse files
committed
🏗 Refactor CI/CD
1 parent 43983fb commit ed19fd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
workflow_dispatch:
88
permissions:
99
users:
10-
- ${{ github.repository_owner }}
10+
- github.repository_owner
1111

1212

1313
jobs:

0 commit comments

Comments
 (0)