This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
name: Common Workflow
|
||||
name: Publish
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
@@ -6,4 +6,7 @@ on:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
uses: packages_test/.gitea/.gitea/workflows/publish.yml@master
|
||||
runs-on: ubuntu-latest
|
||||
name: Build and publish
|
||||
steps:
|
||||
- uses: https://git.sanin.dev/packages_test/.gitea@master
|
||||
|
||||
Reference in New Issue
Block a user