Skip to content

Commit

Permalink
chore: Fix environment name
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon committed Jan 18, 2024
1 parent a894f2e commit fa6df4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
runs-on: ubuntu-latest
needs: build
environment:
name: publishing
name: pypi
url: https://pypi.org/project/tap-stackexchange/
if: startsWith(github.ref, 'refs/tags/')
steps:
Expand Down

0 comments on commit fa6df4c

Please sign in to comment.