Skip to content

Commit

Permalink
use proper user/email
Browse files Browse the repository at this point in the history
  • Loading branch information
cooked committed Jan 21, 2023
1 parent ece8b71 commit 0b97740
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
author_name: "Stefano Cottafavi"
maintainer_name: "Stefano Cottafavi"
gitlab_user: 'stefano.cottafavi'
gitlab_name: 'github'
gitlab_email: '[email protected]'
gitlab_token: ${{env.GL_SECRET}}


Expand All @@ -80,5 +80,5 @@ jobs:
author_name: "Stefano Cottafavi"
maintainer_name: "Stefano Cottafavi"
gitlab_user: 'stefano.cottafavi'
gitlab_name: 'github'
gitlab_email: '[email protected]'
gitlab_token: ${{env.GL_SECRET}}

0 comments on commit 0b97740

Please sign in to comment.