mirror of
https://github.com/certd/certd.git
synced 2026-04-24 12:27:25 +08:00
build: update github actions
This commit is contained in:
@@ -17,8 +17,9 @@ permissions:
|
||||
packages: write
|
||||
|
||||
jobs:
|
||||
publish-atomgit:
|
||||
publish-gitee:
|
||||
runs-on: ubuntu-latest
|
||||
if: ${{ github.event.workflow_run.conclusion == 'success' }}
|
||||
steps:
|
||||
- name: Checkout Code
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user