restore ci on tags only
All checks were successful
Build an image to deploy website / build (push) Successful in 1m17s
All checks were successful
Build an image to deploy website / build (push) Successful in 1m17s
This commit is contained in:
parent
444f0b321c
commit
7edc02e9db
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user