Generation de tag

main
stef 2025-12-12 17:37:56 +01:00
parent 2d49926fed
commit 6d29acdf4c
1 changed files with 5 additions and 4 deletions

View File

@ -1,7 +1,8 @@
name: Build name: Build
on: [push] on:
push:
branches: [main, develop] branches: [main, develop]
pull_request: pull_request:
branches: [main] branches: [main]
tag: tag:
- 'v*' - 'v*'