Skip to content

Commit

Permalink
Merge pull request #522 from IntersectMBO/mgalazyn/chore/remove-fake-…
Browse files Browse the repository at this point in the history
…pipe-in-gha

Remove fake pipe in GHA
  • Loading branch information
carbolymer committed Apr 22, 2024
2 parents 3204650 + ef38d3e commit 9c55417
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/haskell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ jobs:

- name: Create Release Tag
id: create_release_tag
run:
run: |
echo "TAG=${GITHUB_REF/refs\/tags\//}" >> $GITHUB_OUTPUT
- name: Create Release
Expand Down

0 comments on commit 9c55417

Please sign in to comment.