We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 421f3b1 commit 35501ddCopy full SHA for 35501dd
.github/workflows/main.yml
@@ -38,8 +38,6 @@ jobs:
38
prerelease: false
39
tag_name: ${{ github.ref }}
40
release_name: ${{ github.ref }}
41
- env:
42
- GITHUB_TOKEN: ${{ github.token }}
43
- name: upload windows artifact
44
uses: actions/upload-release-asset@v1
45
env:
README.md
@@ -1,5 +1,5 @@
1
# install_coops_gui
2
3
-Script python para windows para instalação automatizada. v 0.1.12
+Script python para windows para instalação automatizada. v 0.1.13
4
5
[Download da última versão](https://github.com/dalraf/pythonmenugui/releases)
0 commit comments