Skip to content

Commit

Permalink
upload assets into release tag
Browse files Browse the repository at this point in the history
  • Loading branch information
jspaleta committed Dec 9, 2020
1 parent f8fbd5d commit 102d2b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ jobs:
TAG: ${{ steps.get_version.outputs.VERSION }}
REPO_SLUG: ${{ github.repository }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: echo run on tag $REPO_SLUG $TAG
run: ./upload.sh

0 comments on commit 102d2b8

Please sign in to comment.