Skip to content

Commit

Permalink
feat: update for 1.0 release (#580)
Browse files Browse the repository at this point in the history
  • Loading branch information
verbanicm committed Nov 8, 2022
1 parent 0b580c2 commit ec49dc1
Show file tree
Hide file tree
Showing 14 changed files with 472 additions and 891 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/draft-release.yml
Expand Up @@ -21,4 +21,4 @@ jobs:
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 }}'
ACTIONS_BOT_TOKEN: '${{ secrets.ACTIONS_BOT_TOKEN }}'

0 comments on commit ec49dc1

Please sign in to comment.