Vari in name

This commit is contained in:
Firq 2024-10-26 14:29:24 +02:00
parent 86b6263ec1
commit 7f7fc79552
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20
2 changed files with 2 additions and 3 deletions

View file

@ -1,5 +1,4 @@
name: Run unlighthouse-tests
run-name: Run unlighthouse-tests for version ${{ inputs.containertag }}
name: Run unlighthouse-tests [Downstream pipeline for ${{ inputs.containertag }}]
on:
workflow_dispatch:
inputs:

View file

@ -1,7 +1,7 @@
{
"name": "@firq/fgosite",
"type": "module",
"version": "0.2.0-pre.38",
"version": "0.2.0-pre.39",
"private": true,
"scripts": {
"dev": "astro dev",