Skip to content

Commit

Permalink
Update update-release-version-in-readme.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alhasacademy96 authored Oct 23, 2024
1 parent 6e55c5d commit 5b4f3ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-release-version-in-readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

- name: Switch to the main branch
run: |
git fetch origin main # Ensure main branch is up to date
git fetch origin main # Ensure the main branch is up to date
git checkout main # Switch to the main branch
- name: Get latest release version
Expand Down

0 comments on commit 5b4f3ee

Please sign in to comment.