Skip to content

Commit

Permalink
Try out the release pipeline with 0.1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Kleidukos committed Jul 20, 2024
1 parent f6a36a8 commit 2f60c77
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ on:

jobs:
generate-matrix:
if: startsWith(github.ref, 'refs/tags/')
name: 'Generate matrix from cabal'
outputs:
matrix: ${{ steps.set-matrix.outputs.matrix }}
Expand Down
2 changes: 1 addition & 1 deletion get-tested.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 3.4
name: get-tested
version: 0.1.7.0
version: 0.1.7.1
synopsis: Get the tested-with stanza of your Cabal file

-- description:
Expand Down

0 comments on commit 2f60c77

Please sign in to comment.