1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-30 05:59:53 +08:00

build: harden sentry-release.yml permissions

Signed-off-by: Alex <aleksandrosansan@gmail.com>
This commit is contained in:
Alex
2022-09-25 18:04:27 +02:00
Unverified
parent 90dd3c3020
commit 68f62ca9cd
+3
View File
@@ -5,6 +5,9 @@ on:
tags:
- '*'
permissions:
contents: read # to fetch code (actions/checkout)
jobs:
sentry_release:
runs-on: ubuntu-latest