Skip to content

Commit

Permalink
create tag manually for now I guess
Browse files Browse the repository at this point in the history
  • Loading branch information
ktechmidas committed Oct 15, 2024
1 parent 624220c commit 42c5a2d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,12 +94,6 @@ jobs:
needs: build-and-release
runs-on: ubuntu-latest
steps:

- name: Create Git tag
run: |
git tag ${{ github.event.inputs.tag }}
git push origin ${{ github.event.inputs.tag }}
- name: Download Linux X64
uses: actions/download-artifact@v3
with:
Expand Down

0 comments on commit 42c5a2d

Please sign in to comment.