Skip to content

Commit 750fb05

Browse files
committed
Use trusted publishing
1 parent ee0680b commit 750fb05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
pip3 install dist/*.tar.gz
3939
sphinx-build docs/source /tmp/build
4040
41-
- uses: actions/upload-pages-artifact@v3
41+
- uses: actions/upload-pages-artifact@v1
4242
with:
4343
path: /tmp/build
4444

0 commit comments

Comments
 (0)