Skip to content

Commit

Permalink
chore: revert ghToken changes
Browse files Browse the repository at this point in the history
  • Loading branch information
vitaliibendyk committed Apr 4, 2024
1 parent b18bcb7 commit 3a6c5e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ jobs:
uses: ./
with:
skipOnCommitMsg: "sample"
ghToken: ${{secrects.GH_TOKEN_3}}
ghToken: ${{secrects.GH_TOKEN_3}}
- name: Some Job
run: echo "sample"

0 comments on commit 3a6c5e1

Please sign in to comment.