Skip to content

Commit

Permalink
修改 ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
niuniuland committed Dec 10, 2023
1 parent e5dd7f7 commit 38cfb96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
contents: write # Allows this job to create releases
with:
dry-run: ${{ github.event_name != 'push' || (github.ref_type != 'tag' && github.ref_name != 'main') }}
secrets: inherit
needs: []
uses: ./.github/workflows/release.yml

0 comments on commit 38cfb96

Please sign in to comment.