Compare commits

..

No commits in common. "main" and "main" have entirely different histories.
main ... main

2 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@ run-name: ${{ gitea.actor }} didn't believe Gitea Actions is a thing
on: [push]
jobs:
Explore-Gitea-Actions:
runs-on: ubuntu
runs-on: ubuntu-latest
steps:
- name: Me when, reality check
run: curl -O https://raw.githubusercontent.com/dylanaraps/neofetch/master/neofetch && chmod +x neofetch && ./neofetch

View File

@ -1,3 +1,3 @@
# gitea-actions
# gitea-actions-test
Gitea has actions
Wait, Gitea Actions? How?