Skip to content

Commit

Permalink
trying to publish binary from image
Browse files Browse the repository at this point in the history
  • Loading branch information
olegfomenko committed Nov 23, 2023
1 parent 456017d commit 64cd3e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
files: ${{ steps.extract.outputs.destination }}
files: ${{steps.extract.outputs.destination}}rarimo-core
tag_name: ${{ github.ref }}
name: Release ${{ github.ref }}
draft: false
Expand Down

0 comments on commit 64cd3e8

Please sign in to comment.