Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
ZibanPirate committed Nov 21, 2024
1 parent d70725c commit eb43ed4
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/rust-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@ name: "CD"
run-name: "Publish: ${{ github.ref_name }}"

on:
push:
tags:
- "rust-*"
pull_request:
# push:
# tags:
# - "rust-*"

jobs:
publish:
Expand Down

0 comments on commit eb43ed4

Please sign in to comment.