Skip to content

Commit

Permalink
Merge pull request #19 from Artsdatabanken/fix/tar-tweaks
Browse files Browse the repository at this point in the history
Tweak release file contents
  • Loading branch information
stigat committed Sep 11, 2023
2 parents a867f35 + e9e0bc3 commit 9af719e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ cp build/fylke.json destinationRepo/
cp build/fylke.schema.json destinationRepo/
cp build/kommune.json destinationRepo/
cp build/kommune.schema.json destinationRepo/
tar cf artifacts.tar build
tar czf artifacts.tar -C build .

0 comments on commit 9af719e

Please sign in to comment.