Skip to content

Commit ff5dfe1

Browse files
author
bcoe
committed
fix(build): configure git checkout step
1 parent e5d7556 commit ff5dfe1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release-please.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ jobs:
7777
release-type: node
7878
package-name: ${{env.ACTION_NAME}}
7979
command: github-release
80+
- uses: actions/checkout@v2
8081
- name: tag major and patch versions
8182
run: |
8283
git config user.name github-actions[bot]

0 commit comments

Comments
 (0)