fix all actions
All checks were successful
/ discord_embed (push) Successful in -83h53m50s
continuous-integration/appveyor/branch AppVeyor build succeeded
/ nfp_moe (push) Successful in -83h53m49s
/ saproxy (push) Successful in -83h53m49s

This commit is contained in:
Jonatan Nilsson 2023-11-05 04:22:48 +00:00
parent d344c4dfe1
commit 3a82e14667
3 changed files with 14 additions and 11 deletions

View file

@ -1,9 +1,10 @@
name: Gitea Actions Demo on:
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀 push:
on: [push] branches:
- master
jobs: jobs:
nfp_moe: discord_embed:
runs-on: alpine runs-on: alpine
steps: steps:
- name: Check out repository code - name: Check out repository code

View file

@ -1,6 +1,7 @@
name: Gitea Actions Demo on:
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀 push:
on: [push] branches:
- master
jobs: jobs:
nfp_moe: nfp_moe:

View file

@ -1,9 +1,10 @@
name: Gitea Actions Demo on:
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀 push:
on: [push] branches:
- master
jobs: jobs:
nfp_moe: saproxy:
runs-on: alpine runs-on: alpine
steps: steps:
- name: Check out repository code - name: Check out repository code