This commit is contained in:
Viktor Rådberg
2024-01-13 20:18:50 +01:00
parent 2f3ee74c74
commit f9d0346300
2 changed files with 1 additions and 3 deletions

View File

@@ -1,8 +1,6 @@
name: Deploy to Firebase Hosting name: Deploy to Firebase Hosting
'on': 'on':
push: push:
branches:
- main
tags: tags:
- '*' - '*'
jobs: jobs:

View File

@@ -1,7 +1,7 @@
{ {
"name": "life-trinket", "name": "life-trinket",
"private": true, "private": true,
"version": "0.5.42", "version": "0.5.43",
"type": "commonjs", "type": "commonjs",
"engines": { "engines": {
"node": ">=18", "node": ">=18",