Skip to content

Commit

Permalink
secrets: inherit
Browse files Browse the repository at this point in the history
  • Loading branch information
JarbasAl committed Sep 9, 2024
1 parent 5baa96b commit b14ef9e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish_stable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
jobs:
publish_stable:
uses: TigreGotico/gh-automations/.github/workflows/publish-stable.yml@master
secrets: inherit
with:
branch: 'master'
version_file: 'ovos_PHAL_plugin_mk1/version.py'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/release_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
jobs:
publish_alpha:
uses: TigreGotico/gh-automations/.github/workflows/publish-alpha.yml@master
secrets: inherit
with:
branch: 'dev'
version_file: 'ovos_PHAL_plugin_mk1/version.py'
Expand Down

0 comments on commit b14ef9e

Please sign in to comment.