Skip to content

Commit

Permalink
Update build-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
guitarrapc committed Oct 1, 2022
1 parent eb0695b commit fde0328
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
timeout-minutes: 10
steps:
- uses: Cysharp/Actions/.github/actions/setup-dotnet@main
- uses: actions/checkout@v3
# tag
- name: tag
run: git tag ${{ env.GIT_TAG }}
Expand Down

0 comments on commit fde0328

Please sign in to comment.