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