Skip to content

Commit

Permalink
Pass github environment explicitly
Browse files Browse the repository at this point in the history
  • Loading branch information
artyom-morozov authored Aug 23, 2024
1 parent db7fa0d commit 6d5ddfa
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,11 @@ permissions:
checks: write
contents: write

env:
name: pypi

jobs:
release:
uses: SolaceDev/solace-public-workflows/.github/workflows/[email protected]
with:
ENVIRONMENT: pypi
version: ${{ github.event.inputs.version }}
pypi-project: solace-ai-connector
secrets:
Expand Down

0 comments on commit 6d5ddfa

Please sign in to comment.