forked from CEN-RA/Plugin_QGIS
auto release file
This commit is contained in:
parent
8f2dec8869
commit
0f90553c63
11
.github/release.yml
vendored
Normal file
11
.github/release.yml
vendored
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
changelog:
|
||||||
|
categories:
|
||||||
|
- title: 🏕 Plugin
|
||||||
|
labels:
|
||||||
|
- '*'
|
||||||
|
exclude:
|
||||||
|
labels:
|
||||||
|
- CenRa_AUTOMAP
|
||||||
|
- title: 👒 CenRa_AUTOMAP
|
||||||
|
labels:
|
||||||
|
- CenRa_AUTOMAP
|
||||||
2
.gitignore
vendored
2
.gitignore
vendored
@ -4,7 +4,7 @@
|
|||||||
#Ignores all folders
|
#Ignores all folders
|
||||||
/*
|
/*
|
||||||
!plugins.xml
|
!plugins.xml
|
||||||
!action.yml
|
!.github/
|
||||||
|
|
||||||
#Skip Ignores
|
#Skip Ignores
|
||||||
!CenRa_AUTOMAP/
|
!CenRa_AUTOMAP/
|
||||||
|
|||||||
11
action.yml
11
action.yml
@ -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
|
|
||||||
Loading…
x
Reference in New Issue
Block a user