Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

Commit

Permalink
Update translation-push.yml (#7692)
Browse files Browse the repository at this point in the history
  • Loading branch information
shantanug-deriv authored May 1, 2024
1 parent 32f466c commit 27f9e81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/translation-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
CLEAN_BRANCH="${BRANCH//[^[:alnum:]-_]/}"
crowdin upload sources -b $CLEAN_BRANCH -T ${{ secrets.CROWDIN_API_KEY }}; crowdin upload translations -b $CLEAN_BRANCH -T ${{ secrets.CROWDIN_API_KEY }}
- name: Slack Notification 📣
uses: 8398a7/action-slack@21dc5d142b92115d9c154540e48df504ad4e9cf9
uses: 8398a7/action-slack@28ba43ae48961b90635b50953d216767a6bea486
with:
status: custom
fields: workflow,job,commit,repo
Expand Down

0 comments on commit 27f9e81

Please sign in to comment.