auto release file

This commit is contained in:
Tom LAVEILLE 2024-10-14 15:39:12 +02:00
parent 8f2dec8869
commit 0f90553c63
3 changed files with 12 additions and 12 deletions

11
.github/release.yml vendored Normal file
View File

@ -0,0 +1,11 @@
changelog:
categories:
- title: 🏕 Plugin
labels:
- '*'
exclude:
labels:
- CenRa_AUTOMAP
- title: 👒 CenRa_AUTOMAP
labels:
- CenRa_AUTOMAP

2
.gitignore vendored
View File

@ -4,7 +4,7 @@
#Ignores all folders
/*
!plugins.xml
!action.yml
!.github/
#Skip Ignores
!CenRa_AUTOMAP/

View File

@ -1,11 +0,0 @@
uses: tlaveille/gitea-release-action@v1
name: auto_release
prerelease: true
body: c'est un test de release automatique
repository: CEN-RA/Plugin_QGIS
env:
NODE_OPTIONS: '--experimental-fetch' # if nodejs < 18
with:
files: |-
CenRa_AUTOMAP/
plugins.xml