Skip to content

Commit

Permalink
chore: template-oss-apply (#270)
Browse files Browse the repository at this point in the history
  • Loading branch information
wraithgar committed Apr 3, 2023
1 parent da3fccd commit b5628b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -171,7 +171,7 @@ jobs:
RELEASE_COMMENT_ID: ${{ needs.release.outputs.comment-id }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
npm exec --offline -- template-oss-release-manager --lockfile=false
npm exec --offline -- template-oss-release-manager --lockfile=false --publish=false
npm run rp-pull-request --ignore-scripts --if-present
- name: Commit
id: commit
Expand Down

0 comments on commit b5628b2

Please sign in to comment.