Skip to content

Commit

Permalink
fix(ci): Set github user after project was moved
Browse files Browse the repository at this point in the history
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
  • Loading branch information
susnux authored and Altahrim committed Aug 11, 2023
1 parent fa2b41e commit c546467
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changelog-generate.yml
Expand Up @@ -33,7 +33,7 @@ jobs:
with:
args: >
-t ${{ secrets.GITHUB_TOKEN }}
--user nextcloud
--user nextcloud-libraries
--project nextcloud-vue
--no-issues
--no-issues-wo-labels
Expand Down

0 comments on commit c546467

Please sign in to comment.