Skip to content

Commit

Permalink
Release v0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
willguibr committed Mar 26, 2024
1 parent 3221ed4 commit 83b853c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ env:
PULUMI_LOCAL_NUGET: ${{ github.workspace }}/nuget
PULUMI_TEST_OWNER: "zscaler"
PYPI_PASSWORD: ${{ secrets.PYPI_API_TOKEN }}
PYPI_USERNAME: "__token__"
PYPI_USERNAME: __token__
PUBLISH_PYPI: true
PUBLISH_NPM: true
PUBLISH_NUGET: true
Expand Down

0 comments on commit 83b853c

Please sign in to comment.