Skip to content

Commit

Permalink
cicd
Browse files Browse the repository at this point in the history
  • Loading branch information
mierak committed Jun 19, 2024
1 parent 65feb3b commit c93430a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/relase.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ jobs:
- name: Release
uses: ncipollo/release-action@v1
with:
artifacts: /tmp/artifacts
artifacts: /tmp/artifacts/*

0 comments on commit c93430a

Please sign in to comment.