Update autobuild.yml

- fixing token
This commit is contained in:
Carlos Valente
2021-06-11 23:22:31 +02:00
committed by GitHub
parent 78a787b7b3
commit 89ba4200dc
+2 -1
View File
@@ -51,4 +51,5 @@ jobs:
# release
- name: Release
uses: softprops/action-gh-release@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}