Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

Commit

Permalink
fix(build): configure git checkout step
Browse files Browse the repository at this point in the history
  • Loading branch information
bcoe committed Nov 25, 2020
1 parent e5d7556 commit ff5dfe1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-please.yaml
Expand Up @@ -77,6 +77,7 @@ jobs:
release-type: node
package-name: ${{env.ACTION_NAME}}
command: github-release
- uses: actions/checkout@v2
- name: tag major and patch versions
run: |
git config user.name github-actions[bot]
Expand Down

0 comments on commit ff5dfe1

Please sign in to comment.