Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
b7469d3
Translated all.
KeroNar Jan 6, 2022
53883d8
Update tutorial/whatnow.po
egeakman Jan 6, 2022
f89e9d2
Update tutorial/whatnow.po
egeakman Jan 6, 2022
18af50b
Update tutorial/whatnow.po
egeakman Jan 6, 2022
ac685fb
Update tutorial/whatnow.po
egeakman Jan 6, 2022
c2500f5
Update tutorial/whatnow.po
egeakman Jan 6, 2022
f426925
Update tutorial/whatnow.po
egeakman Jan 6, 2022
6a47878
Update tutorial/whatnow.po
egeakman Jan 6, 2022
4ad8b60
Update tutorial/whatnow.po
egeakman Jan 6, 2022
2fb0029
Update tutorial/whatnow.po
egeakman Jan 6, 2022
c9629d2
Update tutorial/whatnow.po
egeakman Jan 6, 2022
c6b0de7
Merge c9629d2b6bf0624cffbdc862432d4b50ba8f9e5e into 7fca4f251c9252a07…
KeroNar Jan 6, 2022
340e027
Wrap translations
github-actions[bot] Jan 6, 2022
bc4bf49
Update wrap.yml
egeakman Jan 6, 2022
b874aff
Update wrap.yml
egeakman Jan 6, 2022
c67e83c
Update wrap.yml
egeakman Jan 6, 2022
612b4ff
Update wrap.yml
egeakman Jan 6, 2022
af9bc6c
Test CI wrap
egeakman Jan 6, 2022
38999ba
Merge af9bc6cde6a420f4f5361f011630913a34513e21 into 7fca4f251c9252a07…
KeroNar Jan 6, 2022
8c489a2
Wrap translations
github-actions[bot] Jan 6, 2022
7a16cdc
Update tutorial/whatnow.po
egeakman Jan 7, 2022
76326d2
Update tutorial/whatnow.po
egeakman Jan 7, 2022
3f7191a
Update tutorial/whatnow.po
egeakman Jan 7, 2022
d5b3a87
Update tutorial/whatnow.po
egeakman Jan 7, 2022
305668b
Update tutorial/whatnow.po
egeakman Jan 7, 2022
94fd332
Update tutorial/whatnow.po
egeakman Jan 7, 2022
65a58bf
Merge 94fd332c1b5674a2176603b58b6bf1fd45a2d532 into 7fca4f251c9252a07…
KeroNar Jan 7, 2022
c3f058f
Wrap translations
github-actions[bot] Jan 7, 2022
2483b3d
Update .github/workflows/wrap.yml
egeakman Jan 7, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update wrap.yml
  • Loading branch information
egeakman authored Jan 6, 2022
commit b874affbf03118d60b57aa1be935cb91ad8af9d4
4 changes: 2 additions & 2 deletions .github/workflows/wrap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ jobs:
run: echo "CHANGED_FILES=$(git diff --name-only ${{ github.event.before }}..${{ github.event.after }} | tr '\n' ' ')" >> $GITHUB_ENV

# Pull latest
- name: git pull
run: git pull
- name: git branch
run: git branch

# Wrap changed files
- name: Wrap
Expand Down