Add github token

This commit is contained in:
hikari 2023-10-10 18:08:33 +03:30 committed by GitHub
parent 5fef9c92c8
commit 423a48ae66
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,6 +9,7 @@ env:
api_key: ${{ secrets.GITHUB_TOKEN }}
name: ${{ github.event.repository.name }}
release_name: ${{ github.ref_name }}
GH_TOKEN: ${{ github.token }}
jobs:
build:
runs-on: ubuntu-latest