Skip to content

Commit 371eb6c

Browse files
Merge pull request #56 from kevinbackhouse/change-testpypi-project-name
Change to correct name
2 parents e1b455d + 6868858 commit 371eb6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-to-testpypi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
# This environment is required as an input to pypa/gh-action-pypi-publish
1111
environment:
1212
name: testpypi
13-
url: https://test.pypi.org/p/seclab-taskflow-agent2
13+
url: https://test.pypi.org/p/seclab-taskflow-agent
1414

1515
env:
1616
GITHUB_REPO: ${{ github.repository }}

0 commit comments

Comments
 (0)