We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c3f520 commit 8192899Copy full SHA for 8192899
.github/workflows/python-ci-cd.yml
@@ -16,7 +16,7 @@ jobs:
16
permissions:
17
contents: write
18
id-token: write
19
- uses: biocommons/.github/.github/workflows/python-ci-cd.yml@6-consolidate-python-workflows
+ uses: biocommons/.github/.github/workflows/python-ci-cd.yml@main
20
with:
21
run-deploy: ${{ github.event_name == 'push' && startsWith(github.ref, 'refs/tags/v') }}
22
secrets: inherit
0 commit comments