Skip to content

Commit

Permalink
Update sync-weblate.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
racicLuka authored Apr 24, 2024
1 parent bfff19d commit 04d743e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-weblate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
run: |
git fetch origin
COMMITS=$(git log --format=%H --grep="Weblate" origin/main..)
echo "test"
echo "::set-output name=commits::$COMMITS"
echo "$commits"
- name: Check for Commits in Other Branches
id: check-other-branches
Expand Down

0 comments on commit 04d743e

Please sign in to comment.