this is madness
All checks were successful
deploy to prod / Build and deploy site (push) Successful in 24s
All checks were successful
deploy to prod / Build and deploy site (push) Successful in 24s
This commit is contained in:
parent
7bf98b2a8c
commit
357722357c
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
name: "create artifact with nixin website"
|
||||
name: "deploy to prod"
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- prod
|
||||
jobs:
|
||||
build:
|
||||
name: Create artifact
|
||||
name: Build and deploy site
|
||||
runs-on: debian-latest
|
||||
steps:
|
||||
- name: debug style
|
||||
|
|
Loading…
Reference in a new issue