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 535a384 commit 4e94fdeCopy full SHA for 4e94fde
.github/workflows/publish.yml
@@ -90,7 +90,7 @@ jobs:
90
}
91
EOF
92
- name: Upload archives to release
93
- uses: softprops/action-gh-release@v1
+ uses: softprops/action-gh-release@v2
94
with:
95
files: |
96
lecture-python-intro-html-${{ github.ref_name }}.tar.gz
0 commit comments