Skip to content

Commit dcce932

Browse files
committed
exclude git configuration
1 parent 812f538 commit dcce932

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-source-distribution.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
rm -f grails/grails-forge/gradle/wrapper/gradle-wrapper.properties
4747
rm -f grails/grails-forge/gradlew
4848
rm -f grails/KEYS
49+
find grails -type f -name '.gitattributes' -delete
4950
- name: "Download CHECKSUMS.txt and rename to CHECKSUMS"
5051
env:
5152
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)