Skip to content

Commit

Permalink
WIP: see if this pulls in all git tags and branches
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Promislow <epromislow@suse.com>
  • Loading branch information
ericpromislow committed Jun 4, 2021
1 parent de571b6 commit c2d4a9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/package.yaml
Expand Up @@ -20,6 +20,7 @@ jobs:
- uses: actions/checkout@v2
with:
persist-credentials: false
depth: 0

This comment has been minimized.

Copy link
@jandubois

jandubois Jun 4, 2021

Member

The correct key name is fetch-depth.

This comment has been minimized.

Copy link
@ericpromislow

ericpromislow via email Jun 4, 2021

Author Contributor
- uses: actions/setup-node@v2
with:
node-version: '14.x'
Expand Down

0 comments on commit c2d4a9d

Please sign in to comment.