Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
muhammad-fiaz authored Jan 9, 2024
1 parent 39bc139 commit 594a045
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v2
with:
ref: main
ref: main # Specify the branch name

- name: Set up Rust
uses: actions/setup-rust@v1
Expand Down

0 comments on commit 594a045

Please sign in to comment.