We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b01350 commit 6bde8e2Copy full SHA for 6bde8e2
.github/workflows/publish.yml
@@ -91,7 +91,7 @@ jobs:
91
}
92
EOF
93
- name: Upload archives to release
94
- uses: softprops/action-gh-release@v1
+ uses: softprops/action-gh-release@v2
95
with:
96
files: |
97
lecture-python-html-${{ github.ref_name }}.tar.gz
0 commit comments