Skip to content

Commit

Permalink
Update release name
Browse files Browse the repository at this point in the history
  • Loading branch information
compulim committed Apr 20, 2021
1 parent a6ab244 commit e08736e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-release-acs-chat-adapter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: $RELEASE_NAME
tag_name: ${{ env.RELEASE_NAME }}
release_name: Continuous integration (${{ github.ref }})
body: |
This release will be updated on every push. **Please do not use this build in production environment.**
Expand Down

0 comments on commit e08736e

Please sign in to comment.