Skip to content

Commit

Permalink
Update update_test_workflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Bayselonarrend authored Mar 28, 2024
1 parent 5283519 commit 5a95014
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/update_test_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@ jobs:
contents: write

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v2
with:
token: ${{secrets.TOKEN}}
- uses: otymko/[email protected]
with:
version: 1.9.0
Expand Down

0 comments on commit 5a95014

Please sign in to comment.