Skip to content

Commit

Permalink
fixup! another delete action
Browse files Browse the repository at this point in the history
  • Loading branch information
ulysses4ever authored Nov 9, 2024
1 parent d27b7ff commit d162987
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -479,11 +479,10 @@ jobs:
path: binaries
merge-multiple: true

- uses: liudonghua123/delete-release-action@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- uses: dev-drprasad/[email protected]
with:
release_name: 'cabal-head'
tag_name: cabal-head
github_token: ${{ secrets.GITHUB_TOKEN }}

- name: Create GitHub prerelease
uses: softprops/action-gh-release@v2
Expand Down

0 comments on commit d162987

Please sign in to comment.