make complete publish script #2
All checks were successful
/ publish_password (push) Successful in 6m40s

Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
This commit is contained in:
GnomeZworc 2025-08-10 14:11:58 +02:00
commit f9ce04a257
Signed by: nicolas.boufideline
GPG key ID: 4406BBBF8845D632
4 changed files with 47 additions and 25 deletions

View file

@ -1,9 +1,9 @@
on:
pull_request:
types: [opened, synchronize, closed]
types: [opened, closed]
jobs:
test:
validate_password:
runs-on: docker
steps:
- run: echo All good!