Skip to content

Commit

Permalink
try without tag creation
Browse files Browse the repository at this point in the history
  • Loading branch information
naguirre committed Nov 12, 2023
1 parent ffafb4b commit 55c3923
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/build-deb-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,6 @@ jobs:
with:
name: deb
path: pkg/*.deb

- name: Create Tag
uses: negz/create-tag@v1
with:
version: ${{ steps.build.outputs.release }}
token: ${{ secrets.ACTION_DISPATCH }}

- name: Create a Release
uses: meeDamian/[email protected]
Expand Down

0 comments on commit 55c3923

Please sign in to comment.