auto release file
This commit is contained in:
parent
e90ae04f93
commit
8f2dec8869
BIN
CenRa_FLUX/metadata.png
Normal file
BIN
CenRa_FLUX/metadata.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 218 KiB |
11
action.yml
Normal file
11
action.yml
Normal file
@ -0,0 +1,11 @@
|
||||
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