mirror of
https://github.com/jimeh/release-please-manifest-action.git
synced 2026-02-19 09:06:42 +00:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 368587e2e3 | |||
| ecf7033397 |
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -19,7 +19,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
if: github.ref == 'refs/heads/main'
|
||||
steps:
|
||||
- uses: jimeh/release-please-manifest-action@bfd8923580a274363ff9fbaf6d07484fbc8d9c6e # v2.0.0
|
||||
- uses: jimeh/release-please-manifest-action@84f33fd2828210488c36f3e0a7e3209252d2ae7d # v3.0.0
|
||||
id: release
|
||||
with:
|
||||
app-id: ${{ secrets.RELEASE_BOT_APP_ID }}
|
||||
|
||||
@@ -9,8 +9,8 @@
|
||||
[](https://github.com/jimeh/release-please-manifest-action/pulls)
|
||||
[](https://github.com/jimeh/release-please-manifest-action/blob/main/LICENSE)
|
||||
|
||||
A composite action which wraps [release-please-action][] and
|
||||
[create-github-app-token][] actions, with opinionated defaults.
|
||||
An opinionated composite action that wraps [release-please-action][] and
|
||||
[create-github-app-token][].
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user