Skip to content

Commit

Permalink
fix repo
Browse files Browse the repository at this point in the history
  • Loading branch information
rozdolsky33 committed Aug 26, 2024
1 parent 2dab81e commit ba023ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/download_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- uses: dsaltares/fetch-gh-release-asset@master
with:
repo: 'https://github.com/Testing-By-Specification/testspec-java'
repo: 'Testing-By-Specification/testspec-java'
version: 'tags/0.0.4'
file: 'testspec-java-0.0.4-all.jar'
token: ${{ secrets.RELEASE_TOKEN }}
Expand Down

0 comments on commit ba023ba

Please sign in to comment.