mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2026-05-21 03:45:00 +00:00
add write permission to workflow zip-release
This commit is contained in:
@@ -19,6 +19,8 @@ on:
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: write
|
||||
steps:
|
||||
- uses: actions/checkout@master
|
||||
- name: Archive Release
|
||||
|
||||
Reference in New Issue
Block a user