mirror of
https://github.com/Xevion/spotify-quickauth.git
synced 2025-12-12 20:13:07 -06:00
Add necessary permissions to GITHUB_TOKEN
This commit is contained in:
3
.github/workflows/build.yaml
vendored
3
.github/workflows/build.yaml
vendored
@@ -1,5 +1,8 @@
|
|||||||
name: Build
|
name: Build
|
||||||
|
|
||||||
|
permissions:
|
||||||
|
contents: write
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
|
|||||||
Reference in New Issue
Block a user