first release, and build only on new releases
All checks were successful
Build an image to deploy website / build (push) Successful in 1m5s

This commit is contained in:
2024-09-30 11:40:59 +02:00
parent 62f05b8988
commit aab808a1c0
3 changed files with 9 additions and 5 deletions

View File

@@ -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: