Skip to content

Commit

Permalink
Fetch tags
Browse files Browse the repository at this point in the history
We need this for auto-publish.

Upstream issue: actions/checkout#338
  • Loading branch information
matklad committed Aug 28, 2020
1 parent 5482545 commit aefa8f0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Expand Up @@ -23,6 +23,8 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v2
with:
fetch-depth: 0

- name: Install Rust toolchain
uses: actions-rs/toolchain@v1
Expand Down

0 comments on commit aefa8f0

Please sign in to comment.