mirror of
https://github.com/ctwj/urldb.git
synced 2025-11-25 03:15:04 +08:00
Update release.yml
This commit is contained in:
6
.github/workflows/release.yml
vendored
6
.github/workflows/release.yml
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user