Skip to content

Commit

Permalink
feat(workflow): experimental reusable workflow, again
Browse files Browse the repository at this point in the history
  • Loading branch information
jimeh committed May 9, 2023
1 parent 98d7272 commit 8ed0eb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
release-please:
uses: jimeh/release-please-manifest-action/.github/workflows/manifest.yml@reusable-workflow
secrets:
with:
app-id: ${{ secrets.RELEASE_BOT_APP_ID }}
private-key: ${{ secrets.RELEASE_BOT_PRIVATE_KEY }}

Expand Down

0 comments on commit 8ed0eb6

Please sign in to comment.