Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertK66 authored Nov 29, 2023
1 parent 5f96c83 commit 87d573b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
zip artefacts.zip *.*
ls
- name: upload reelese assets
uses: actions/upload-release-asset@v3
uses: actions/upload-release-asset@v1.0.2
env:
GITHUB_TOKEN: ${{ github.token }}
with:
Expand Down

0 comments on commit 87d573b

Please sign in to comment.