Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fskhri authored Oct 4, 2024
1 parent c823ff4 commit a5fab8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
base_version="${{ env.VERSION }}"
unique_tag="${base_version}-build-${{ github.run_number }}"
echo "UNIQUE_TAG=$unique_tag" >> $GITHUB_ENV
- name: Create Release
uses: ncipollo/release-action@v1
with:
Expand Down

0 comments on commit a5fab8b

Please sign in to comment.