Skip to content

Commit 8192899

Browse files
committed
use python-ci-cd@main
1 parent 8c3f520 commit 8192899

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
permissions:
1717
contents: write
1818
id-token: write
19-
uses: biocommons/.github/.github/workflows/python-ci-cd.yml@6-consolidate-python-workflows
19+
uses: biocommons/.github/.github/workflows/python-ci-cd.yml@main
2020
with:
2121
run-deploy: ${{ github.event_name == 'push' && startsWith(github.ref, 'refs/tags/v') }}
2222
secrets: inherit

0 commit comments

Comments
 (0)