Skip to content

Commit

Permalink
Merge pull request #731 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 authored Apr 22, 2024
2 parents f8d0989 + b4a22f2 commit 6d19615
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 @@ -238,7 +238,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 6d19615

Please sign in to comment.