Update release.yml

This commit is contained in:
Lucàs
2025-05-29 10:07:16 +02:00
committed by GitHub
parent e1353c268c
commit 0e91fceda1
+2 -1
View File
@@ -1,6 +1,7 @@
name: Release
on:
workflow_dispatch:
push:
tags:
- 'v*'
@@ -19,4 +20,4 @@ jobs:
- run: npx changelogithub
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}