Skip to content

Commit

Permalink
fix release (#40)
Browse files Browse the repository at this point in the history
* fix release

* update deps

* rebase

* run build
  • Loading branch information
verbanicm authored Oct 13, 2022
1 parent 510ffdc commit d3fbd72
Show file tree
Hide file tree
Showing 5 changed files with 277 additions and 241 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/draft-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,6 @@ jobs:
uses: 'google-github-actions/.github/.github/workflows/draft-release.yml@v0'
with:
version_strategy: '${{ github.event.inputs.version_strategy }}'
# secrets must be explicitly passed to reusable workflows https://docs.github.com/en/enterprise-cloud@latest/actions/using-workflows/reusing-workflows#using-inputs-and-secrets-in-a-reusable-workflow
secrets:
ACTIONS_BOT_TOKEN: '${{ secrets.ACTIONS_BOT_TOKEN }}'
2 changes: 1 addition & 1 deletion dist/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit d3fbd72

Please sign in to comment.