Skip to content

Commit

Permalink
chore: Remove unnecessary gitignore update
Browse files Browse the repository at this point in the history
  • Loading branch information
samcm committed Apr 17, 2024
1 parent aef1924 commit 2cee675
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,6 @@ jobs:
echo " prerelease: true" >> .goreleaser.yaml.new
echo " make_latest: false" >> .goreleaser.yaml.new
fi
# Add the new file to gitignore
echo ".goreleaser.yaml.new" >> .gitignore
- name: Run GoReleaser in Docker
run: |
docker run --rm \
Expand Down

0 comments on commit 2cee675

Please sign in to comment.