Change to GH Secrets

This commit is contained in:
Mitchell Krog 2021-07-05 15:10:27 +02:00 committed by GitHub
parent 3cf94682d0
commit 7767d42e64
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,4 +14,4 @@ jobs:
- uses: ncipollo/release-action@v1.8.6
with:
artifacts: "README.md,LICENSE.md"
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.DEPLOY }}