Skip to content

Commit f4d1ff9

Browse files
committed
chore: revert chages in ghToken field
1 parent da3309c commit f4d1ff9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ jobs:
2525
uses: ./
2626
with:
2727
skipOnCommitMsg: "sample"
28-
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
28+
ghToken: ${{ secrets.GITHUB_TOKEN }}
2929
- name: Some Job
3030
run: echo "sample"

0 commit comments

Comments
 (0)