Skip to content

Commit 2f02df0

Browse files
authored
v0.29.3
2 parents 7eb843a + 527a912 commit 2f02df0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/Pipeline.yml

+3
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,6 @@ jobs:
1212
uses: pyTooling/Actions/.github/workflows/CompletePipeline.yml@r2
1313
with:
1414
package_name: pyVHDLModel
15+
secrets:
16+
PYPI_TOKEN: ${{ secrets.PYPI_TOKEN }}
17+
CODACY_PROJECT_TOKEN: ${{ secrets.CODACY_PROJECT_TOKEN }}

0 commit comments

Comments
 (0)