Skip to content

Commit

Permalink
Try to release without creating git tag
Browse files Browse the repository at this point in the history
  • Loading branch information
szilardhuber committed May 10, 2022
1 parent 8a3357f commit f9e3ae3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
- name: Release
uses: softprops/action-gh-release@v1
with:
tag_name: ${{ github.run_id}}.${{ github.run_number }}
files: |
dist/PBI*.pbiviz
- run: echo "🍏 This job's status is ${{ job.status }}."
Expand Down

0 comments on commit f9e3ae3

Please sign in to comment.