first release, and build only on new releases
All checks were successful
Build an image to deploy website / build (push) Successful in 1m5s
All checks were successful
Build an image to deploy website / build (push) Successful in 1m5s
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
name: Build an image to deploy website
|
||||
|
||||
on:
|
||||
# Runs on pushes targeting the default branch
|
||||
push
|
||||
#tags:
|
||||
# - v*
|
||||
push:
|
||||
tags:
|
||||
- v*
|
||||
|
||||
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
|
||||
permissions:
|
||||
|
Reference in New Issue
Block a user