Update release.yml

This commit is contained in:
Thibault Deckers 2024-09-14 08:22:14 +09:00 committed by GitHub
parent ba0d91a1ff
commit 5d598bb421
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,10 +5,15 @@ on:
tags:
- v*
# Declare default permissions as read only.
permissions: read-all
jobs:
build:
name: Build and release artifacts.
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- name: Harden Runner
uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1