mirror of
https://github.com/Ichitux/lambada-fiesta-live.git
synced 2026-05-15 16:12:20 +02:00
Hotfixing gitea ci/cd
All checks were successful
Deploy NPM app / Deploy NPM (push) Successful in 3m50s
All checks were successful
Deploy NPM app / Deploy NPM (push) Successful in 3m50s
This commit is contained in:
@@ -3,8 +3,8 @@ run-name: ${{ gitea.actor }} is deploying to PROD servers.
|
|||||||
on: [push, fork, pull]
|
on: [push, fork, pull]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
Explore-Gitea-Actions:
|
Deploy NPM:
|
||||||
runs-on: 422239c5937c
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Check out repository code
|
- name: Check out repository code
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|||||||
Reference in New Issue
Block a user