Skip to content

Commit

Permalink
Revert "chore(deps): update google-github-actions/release-please-acti…
Browse files Browse the repository at this point in the history
…on action to v4 (#46)"

This reverts commit f215954.
  • Loading branch information
m1sk9 committed Dec 2, 2023
1 parent 022e477 commit eee29bf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
4 changes: 3 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,12 @@ jobs:
private_key: ${{ secrets.PRIVATE_KEY }}

- name: Run release-please-action
uses: google-github-actions/release-please-action@v4
uses: google-github-actions/release-please-action@v3
id: release
with:
release-type: rust
token: ${{ steps.babyrite-token.outputs.token }}
package-name: babyrite

- name: Publish the Docker package
if: steps.release.outputs.release_created
Expand Down
4 changes: 0 additions & 4 deletions release-please-config.json

This file was deleted.

0 comments on commit eee29bf

Please sign in to comment.