We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ebb922 commit 3aa52efCopy full SHA for 3aa52ef
.gitea/workflows/github-mirror.yml
@@ -19,7 +19,7 @@ jobs:
19
API_TOKEN_GITHUB: ${{ secrets.GH_TOKEN }}
20
with:
21
# GitHub Action output files
22
- source-directory: public/
+ source-directory: .
23
destination-github-username: sour-is
24
destination-repository-name: ev
25
user-email: [email protected]
0 commit comments