Skip to content
This repository has been archived by the owner on Jan 19, 2025. It is now read-only.

Commit

Permalink
Added setup 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
chicio committed May 14, 2020
1 parent e5d466a commit f264217
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/fabrizioduroni3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
node-version: '13'
- name: Release
run: |
npm run setup
npm run release
zip -r site.zip _site/
- name: Create Release
Expand Down

0 comments on commit f264217

Please sign in to comment.