Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Commit

Permalink
qwe
Browse files Browse the repository at this point in the history
  • Loading branch information
ltworf committed Mar 4, 2024
1 parent be2ae98 commit a5960ff
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,10 @@ jobs:
# IMPORTANT: this permission is mandatory for trusted publishing
id-token: write
steps:
- run: ls -la
- uses: actions/download-artifact@v3

- run: ls -la

- name: Publish package distributions to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
with:
Expand Down

0 comments on commit a5960ff

Please sign in to comment.