Skip to content

Commit 018d17a

Browse files
committed
ci: env var
Signed-off-by: QuentinN42 <[email protected]>
1 parent 1f6008b commit 018d17a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/commit-sync.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,5 @@ jobs:
2323
GH_REPOSITORY: ${{ secrets.GH_REPOSITORY }}
2424
GH_USERNAME: ${{ secrets.GH_USERNAME }}
2525
GH_EMAIL: ${{ secrets.GH_EMAIL }}
26+
GH_SSH_KEY: ${{ secrets.GH_SSH_KEY }}
2627
run: ./script.sh

0 commit comments

Comments
 (0)