Compare commits
2 Commits
2.9.1-runn
...
1.0-sample
| Author | SHA1 | Date | |
|---|---|---|---|
| 93a478a8b8 | |||
| c2ee52ac4d |
@@ -10,7 +10,7 @@ env:
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
tags:
|
tags:
|
||||||
- '*.*.[0-9]'
|
- '-samplescript'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-package-push-repo:
|
build-package-push-repo:
|
||||||
|
|||||||
@@ -23,4 +23,5 @@ jobs:
|
|||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
repository: staffadmin/semaphore
|
repository: staffadmin/semaphore
|
||||||
|
ref: main
|
||||||
token: ${{ secrets.REPO_PULL_GITEA }}
|
token: ${{ secrets.REPO_PULL_GITEA }}
|
||||||
Reference in New Issue
Block a user