initial commit
This commit is contained in:
9
.gitea/workflows/publish.yml
Normal file
9
.gitea/workflows/publish.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
name: Common Workflow
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
||||
jobs:
|
||||
build:
|
||||
uses: packages_test/.gitea/.gitea/workflows/publish.yml@master
|
||||
Reference in New Issue
Block a user