Skip to content

Commit 0c86e0e

Browse files
authored
fix(workflow): update username for mirror
1 parent 80ffcf6 commit 0c86e0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mirror.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ jobs:
1616
uses: spyoungtech/[email protected]
1717
with:
1818
REMOTE: "https://codeberg.org/semantic/pages.git"
19-
GIT_USERNAME: gxbs
19+
GIT_USERNAME: gabs
2020
GIT_PASSWORD: ${{ secrets.GIT_PASSWORD }}

0 commit comments

Comments
 (0)