mirror of
https://github.com/certd/certd.git
synced 2026-04-03 14:10:54 +08:00
chore: publish
This commit is contained in:
2
.github/workflows/publish-atom.yaml
vendored
2
.github/workflows/publish-atom.yaml
vendored
@@ -19,7 +19,7 @@ permissions:
|
||||
jobs:
|
||||
publish-atomgit:
|
||||
runs-on: ubuntu-latest
|
||||
if: ${{ github.event.workflow_run.conclusion == 'success' }}
|
||||
# if: ${{ github.event.workflow_run.conclusion == 'success' }}
|
||||
steps:
|
||||
- name: Checkout Code
|
||||
uses: actions/checkout@v4
|
||||
|
||||
@@ -1 +1 @@
|
||||
15
|
||||
16
|
||||
|
||||
Reference in New Issue
Block a user