Skip to content

Commit

Permalink
adding the tag name from the steps referance assinged in th prev steps
Browse files Browse the repository at this point in the history
  • Loading branch information
Eslam3bed committed Sep 22, 2024
1 parent 0e476c2 commit eec1d5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,5 +87,6 @@ jobs:
uses: softprops/action-gh-release@v1
with:
files: dist/*
tag_name: ${{ steps.tag.outputs.tag }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit eec1d5f

Please sign in to comment.