renovate/configure
Alpha Chen 2 years ago
parent c081e99fc3
commit 8a9636fd45
Signed by: alpha
SSH Key Fingerprint: SHA256:3fOT8fiYQG/aK9ntivV3Bqtg8AYQ7q4nV6ZgihOA20g

@ -20,7 +20,7 @@ jobs:
with: with:
bundler-cache: true bundler-cache: true
- run: bundle exec rake - run: bundle exec rake
- run: zip -rqj emoji.alfredsnippets emoji/* - run: zip -rqj emoji.alfredsnippets build/*
- uses: ncipollo/release-action@v1 - uses: ncipollo/release-action@v1
with: with:
artifacts: emoji.alfredsnippets artifacts: emoji.alfredsnippets

Loading…
Cancel
Save