Skip to content

Commit

Permalink
build: use 2.x release
Browse files Browse the repository at this point in the history
  • Loading branch information
bcoe committed Sep 5, 2020
1 parent 0d90d50 commit 467b4b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: bcoe/release-please-action@2.1.0
- uses: bcoe/release-please-action@2.x
id: release
with:
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

1 comment on commit 467b4b7

@k7h7k11
Copy link

@k7h7k11 k7h7k11 commented on 467b4b7 Apr 24, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

k7h7k11

Please sign in to comment.