restore ci on tags only
All checks were successful
Build an image to deploy website / build (push) Successful in 1m17s

This commit is contained in:
Julien Fastré 2024-11-18 11:26:18 +01:00
parent 444f0b321c
commit 7edc02e9db
Signed by: julienfastre
GPG Key ID: BDE2190974723FCB

View File

@ -1,7 +1,9 @@
name: Build an image to deploy website name: Build an image to deploy website
on: on:
push push:
tags:
- v*
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages # Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
permissions: permissions: