diff options
| author | Xe Iaso <me@xeiaso.net> | 2025-04-03 19:58:52 -0400 |
|---|---|---|
| committer | Xe Iaso <me@xeiaso.net> | 2025-04-03 19:58:52 -0400 |
| commit | 5b1a06499de6bbc1a11601796b3d507e3cded6da (patch) | |
| tree | 8d00dd6b322d8a9018a0886fbb75dc272795a79b /.github/workflows | |
| parent | 196e188328e3f9c8e711a862b3029535e0cdbf20 (diff) | |
| download | x-5b1a06499de6bbc1a11601796b3d507e3cded6da.tar.xz x-5b1a06499de6bbc1a11601796b3d507e3cded6da.zip | |
oops
Signed-off-by: Xe Iaso <me@xeiaso.net>
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/package-builds.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/package-builds.yml b/.github/workflows/package-builds.yml index 7a71696..4d55f39 100644 --- a/.github/workflows/package-builds.yml +++ b/.github/workflows/package-builds.yml @@ -5,7 +5,7 @@ on: types: [published] permissions: - contents: read + contents: write actions: write jobs: |
