Skip to content

Commit

Permalink
add tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Saibamen committed May 13, 2022
1 parent 16b91c9 commit 0b4d00b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
title: IDAS.Client.Libs-Release_${{ steps.set_release_name.outputs.release_name }}
tag: IDAS.Client.Libs-Release_${{ steps.set_release_name.outputs.release_name }}
prerelease: true
- name: Upload Assets to Release with a wildcard
uses: csexton/release-asset-action@v2
Expand Down

0 comments on commit 0b4d00b

Please sign in to comment.