Skip to content

Commit

Permalink
fix(cicd): Push changes to new branch (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
muhuchah authored Aug 27, 2024
1 parent d2fea1c commit 7380dae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI-Merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Install GitHub CLI and yq
run: |
sudo apt-get update\
sudo apt-get update
sudo apt-get install -y gh
sudo snap install yq
Expand Down

0 comments on commit 7380dae

Please sign in to comment.