Skip to content

Commit

Permalink
Merge branch 'release/v0.1.5' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
kilpkonn committed May 18, 2021
2 parents 5933455 + 0add2c5 commit 1beaca3
Show file tree
Hide file tree
Showing 5 changed files with 174 additions and 694 deletions.
1 change: 1 addition & 0 deletions .github/workflows/develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,4 @@ jobs:
with:
name: gtm-sync
path: ./target/release/gtm-sync
retention-days: 7
3 changes: 2 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,5 @@ jobs:
with:
name: gtm-sync-debian
path: |
./*.deb
./*.deb
retention-days: 7
20 changes: 0 additions & 20 deletions .github/workflows/remove-old-artifacts.yaml

This file was deleted.

Loading

0 comments on commit 1beaca3

Please sign in to comment.