Skip to content

Commit

Permalink
add gitlab
Browse files Browse the repository at this point in the history
  • Loading branch information
dzyxdd committed Feb 20, 2024
1 parent 82dbf63 commit 87d5c10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
FOLLOW_TAGS: "false"
FORCE_PUSH: "true"
GITLAB_HOSTNAME: "gitlab.com"
GITLAB_USERNAME: "dzydoom"
GITLAB_USERNAME: "dzyxdd"
GITLAB_PASSWORD: ${{ secrets.GITLAB_PASSWORD }}
GITLAB_PROJECT_ID: "55127930"
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 87d5c10

Please sign in to comment.