Skip to content

Commit 3a190d7

Browse files
committed
fixup! ci: custom update-flake with sign commits
1 parent 384dfe8 commit 3a190d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-flake-lock.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
done
3434
3535
gh api graphql \
36-
-F $githubRepository=$GITHUB_REPOSITORY \
36+
-F githubRepository=$GITHUB_REPOSITORY \
3737
-F branchName=$BRANCH \
3838
-F expectedHeadOid=$(git rev-parse HEAD) \
3939
-F commitMessage="chore: update flake.lock" \

0 commit comments

Comments
 (0)