mirror of
https://github.com/Ichitux/lambada-fiesta-live.git
synced 2026-05-15 15:12:19 +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]
|
||||
|
||||
jobs:
|
||||
Explore-Gitea-Actions:
|
||||
runs-on: 422239c5937c
|
||||
Deploy NPM:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user