Skip to content

Commit

Permalink
Merge branch 'casper-test' of github.com:casper-network/casper-protoc…
Browse files Browse the repository at this point in the history
…ol-release into casper-test
  • Loading branch information
sacherjj committed Feb 15, 2022
2 parents a1e25bc + 7bb18d1 commit e0b1530
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,8 @@ jobs:
- uses: actions/checkout@v2

- name: Packaging config.tar.gz
uses: thedoctor0/zip-release@master
with:
type: 'tar'
filename: 'config.tar.gz'
path: "config"
run: |
tar -cvzf config.tar.gz -C config .
- name: Creating release
uses: ncipollo/release-action@v1
Expand Down

0 comments on commit e0b1530

Please sign in to comment.