Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
solid-maxim committed Feb 8, 2021
1 parent d387f2c commit caf0512
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
uses: actions/download-artifact@v2
with:
name: ci_integrations_linux.tgz.sha256
path: my/ci_integrations_linux.tgz.sha256
path: my/

- name: Create release
run: gh release create test-release my/ci_integrations_linux my/ci_integrations_linux.tgz.sha256 --prerelease --title 'Test release'

0 comments on commit caf0512

Please sign in to comment.