Skip to content

Commit e08736e

Browse files
committed
Update release name
1 parent a6ab244 commit e08736e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-release-acs-chat-adapter.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
env:
8282
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
8383
with:
84-
tag_name: $RELEASE_NAME
84+
tag_name: ${{ env.RELEASE_NAME }}
8585
release_name: Continuous integration (${{ github.ref }})
8686
body: |
8787
This release will be updated on every push. **Please do not use this build in production environment.**

0 commit comments

Comments
 (0)