Skip to content

Commit

Permalink
added tags
Browse files Browse the repository at this point in the history
  • Loading branch information
okankoAMZ committed Dec 5, 2024
1 parent 19a8a9f commit b97e960
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build-and-upload-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,6 @@ on:
jobs:
BuildAndUpload:
uses: ./.github/workflows/build-and-upload.yml
secrets: inherit
secrets: inherit
with:
tag: ${{inputs.tag}}

0 comments on commit b97e960

Please sign in to comment.