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

Commit

Permalink
chore(deps): bump boywithkeyboard/publisher from 2 to 3
Browse files Browse the repository at this point in the history
Bumps [boywithkeyboard/publisher](https://github.com/boywithkeyboard/publisher) from 2 to 3.
- [Release notes](https://github.com/boywithkeyboard/publisher/releases)
- [Changelog](https://github.com/boywithkeyboard/publisher/blob/main/changelog.md)
- [Commits](boywithkeyboard-archive/publisher@v2...v3)

---
updated-dependencies:
- dependency-name: boywithkeyboard/publisher
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 12, 2024
1 parent 74e046f commit f667635
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- uses: actions/checkout@v4

- name: Publish update
uses: boywithkeyboard/publisher@v2
uses: boywithkeyboard/publisher@v3
with:
kind: ${{github.event.inputs.kind}}
mention_contributors: true

0 comments on commit f667635

Please sign in to comment.