Skip to content

Commit

Permalink
Fix fetching tags.
Browse files Browse the repository at this point in the history
  • Loading branch information
brocaar committed Dec 14, 2021
1 parent 8313a8e commit 0a9bea0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:
-
name: Checkout
uses: actions/checkout@v2
with:
fetch-depth: 0
-
name: Configure AWS credentials
uses: aws-actions/configure-aws-credentials@v1
Expand Down

0 comments on commit 0a9bea0

Please sign in to comment.