Update .gitea/workflows/build.yml

This commit is contained in:
Zakary Timson 2023-07-27 01:12:52 +00:00
parent c1fd7c4199
commit 96f77247da

View File

@ -4,7 +4,6 @@ on: [push]
jobs:
Example:
runs-on: docker
image: alpine
steps:
- run: echo "🎉 The job was automatically triggered by a ${{ gitea.event_name }} event."