Skip to content

Commit

Permalink
CI: cabal-head prerelease: move to a current GutHub Action for prerel…
Browse files Browse the repository at this point in the history
…eases
  • Loading branch information
ulysses4ever committed Sep 6, 2024
1 parent 3a6f73e commit 7a007b8
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -426,12 +426,10 @@ jobs:
name: cabal-macOS-x86_64

- name: Create GitHub prerelease
uses: marvinpinto/action-[email protected]
uses: softprops/action-gh-release@v2
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
automatic_release_tag: cabal-head
tag_name: cabal-head
prerelease: true
title: cabal-head
files: |
cabal-head-Windows-x86_64.tar.gz
cabal-head-Linux-x86_64.tar.gz
Expand Down

0 comments on commit 7a007b8

Please sign in to comment.