Update release.yml

This commit is contained in:
ctwj
2025-09-29 09:55:13 +08:00
committed by GitHub
parent 6816ab0550
commit 10294e093f

View File

@@ -1,5 +1,9 @@
name: Release name: Release
permissions:
contents: write
packages: read
id-token: write
on: on:
push: push:
tags: tags:
@@ -55,4 +59,4 @@ jobs:
files: | files: |
urldb-${{ github.ref_name }}-linux-amd64 urldb-${{ github.ref_name }}-linux-amd64
frontend-${{ github.ref_name }}.tar.gz frontend-${{ github.ref_name }}.tar.gz
generate_release_notes: true generate_release_notes: true