mirror of
https://github.com/Ichitux/lambada-fiesta-live.git
synced 2026-07-14 15:26:29 +00:00
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