forked from mobinmazahery85/gitea-vps
Menambah '.gitea/workflows/wwhat.yml'
This commit is contained in:
parent
7d9d642cf9
commit
cf08e68d8d
9
.gitea/workflows/wwhat.yml
Normal file
9
.gitea/workflows/wwhat.yml
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
name: W-what?
|
||||||
|
run-name: ${{ gitea.actor }} didn't believe Gitea Actions is a thing
|
||||||
|
on: [push]
|
||||||
|
jobs:
|
||||||
|
Explore-Gitea-Actions:
|
||||||
|
runs-on: ubuntu-latest
|
||||||
|
steps:
|
||||||
|
- name: Me when, reality check
|
||||||
|
run: sudo apt update && sudo apt -yq install neofetch && neofetch
|
Loading…
Reference in New Issue
Block a user