Skip to content

Commit

Permalink
deps: revert update google-github-actions/release-please-action actio…
Browse files Browse the repository at this point in the history
…n to v4 (#620) (#634)

This reverts commit 1b4a237.
  • Loading branch information
jooola committed Dec 13, 2023
1 parent 1b4a237 commit 50fe4ca
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 11 deletions.
9 changes: 0 additions & 9 deletions .github/release-please-config.json

This file was deleted.

5 changes: 3 additions & 2 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ jobs:

runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v4
- uses: google-github-actions/release-please-action@v3
with:
token: ${{ secrets.HCLOUD_BOT_TOKEN }}
config-file: .github/release-please-config.json
release-type: go
package-name: hcloud-cli

0 comments on commit 50fe4ca

Please sign in to comment.