Skip to content

Commit

Permalink
Change project_id of build.yml workflow (#446)
Browse files Browse the repository at this point in the history
  • Loading branch information
ebma authored Nov 6, 2023
1 parent 6f89f04 commit 0ce8a8c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,6 @@ jobs:
with:
host: "https://gitlab.com"
token: ${{ secrets.GITLABAPI }}
project_id: 43970950
project_id: 51267165
debug: true
ref: development

0 comments on commit 0ce8a8c

Please sign in to comment.