mirror of
https://github.com/alecthomas/chroma.git
synced 2025-03-17 20:58:08 +02:00
parent
c66ec1eb54
commit
647b7a6352
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -12,8 +12,6 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- run: ./bin/hermit env --raw >> $GITHUB_ENV
|
||||
- run: find ./lexers -name '*.xml' | xargs gzip -9
|
||||
- run: git add lexers
|
||||
- run: goreleaser release --rm-dist --skip-validate
|
||||
- run: goreleaser release
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user