Give the server releaser write access

This commit is contained in:
David Dworken 2023-02-24 18:59:11 -08:00
parent 42ab1e4560
commit 9be83ea361
No known key found for this signature in database

View File

@ -6,6 +6,9 @@ on:
tags: tags:
- "*" - "*"
permissions:
contents: write
jobs: jobs:
releases-matrix: releases-matrix:
name: Release Go Binary name: Release Go Binary