Skip to content

Commit

Permalink
Merge pull request #31 from veezor/implement-automate-release
Browse files Browse the repository at this point in the history
  • Loading branch information
fagiani authored Oct 6, 2022
2 parents c7daf30 + ee07465 commit 86a13d6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ jobs:
- name: Checkout
uses: actions/checkout@v2

- name: Cache Docker layers
uses: satackey/[email protected]
continue-on-error: true

- name: Configure AWS credentials
uses: aws-actions/configure-aws-credentials@v1
with:
Expand Down

0 comments on commit 86a13d6

Please sign in to comment.