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

Commit

Permalink
Update move.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
theycallhermax authored Dec 2, 2023
1 parent d8c18e2 commit 43e977d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/move.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,9 @@ jobs:

- name: Move files to their proper folders
run: mv ./*.po Meower-Svelte/po

- name: Commit and push
- uses: EndBug/add-and-commit@v9
with:
default_author: github_actions
message: "fix: move `po` files to `Meower-Svelte/po`"

0 comments on commit 43e977d

Please sign in to comment.