Skip to content

Commit

Permalink
feat: Add/update song(s)
Browse files Browse the repository at this point in the history
  • Loading branch information
ioanlucut committed Dec 23, 2024
1 parent d11afa8 commit d64f44c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
git diff --quiet && git diff --staged --quiet || git commit --cleanup=verbatim -am "[Bot] I have imported the resurse crestine songs based on the rc_authors_to_process.txt and rc_ids_to_process.txt.
>
>
request-checks: true"
skip-checks: true"
git push
env:
CI: true
Expand All @@ -100,8 +100,8 @@ jobs:
with:
node-version: 20.x

- name: Install dependencies
run: npm i
# - name: Install dependencies
# run: npm i

- name: Update meta (hashes, renames, etc.)
run: |
Expand All @@ -112,7 +112,7 @@ jobs:
git diff --quiet && git diff --staged --quiet || git commit --cleanup=verbatim -am "[Bot] I have added all of the meta information about the content to it.
>
>
request-checks: true"
skip-checks: true"
git push
env:
CI: true
Expand Down
2 changes: 1 addition & 1 deletion verified/trupe_lauda_si_inchinare/A Ta putere.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ v1,c,v2,c,b,c

[v1]
Valuri zi de zi lovesc, obosit mă prăbușesc,
Domn al milei, poți să mă salvezi.
Domn al milei, poți să mă salvezi!
Te rog, Doamne, să-mi vorbești,
În furtuni blând să-mi șoptești,
Tată, știu, Tu nu mă părăsești!
Expand Down

0 comments on commit d64f44c

Please sign in to comment.