Try out gitea actions #13

Merged
atomaka merged 50 commits from gitea-actions into main 2024-07-05 00:34:59 -04:00
Showing only changes of commit bf220831b8 - Show all commits

View file

@ -6,7 +6,7 @@ on:
jobs: jobs:
deploy: deploy:
runs-on: ruby-latest runs-on: cth-ubuntu-latest
steps: steps:
- name: Install Node - name: Install Node
run: | run: |