Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/spg-iitd/walle
Browse files Browse the repository at this point in the history
  • Loading branch information
swainsubrat committed May 1, 2024
2 parents 3590a27 + 4a2fc92 commit e2082dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
run: python -m build

- name: Publish package
uses: pypa/gh-action-pypi-publish@main
uses: pypa/gh-action-pypi-publish@master
with:
user: __token__
password: ${{ secrets.PASSWORD }}
Expand Down

0 comments on commit e2082dd

Please sign in to comment.