We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43983fb commit ed19fd4Copy full SHA for ed19fd4
‎.github/workflows/build.yaml
@@ -7,7 +7,7 @@ on:
7
workflow_dispatch:
8
permissions:
9
users:
10
- - ${{ github.repository_owner }}
+ - github.repository_owner
11
12
13
jobs:
0 commit comments