Skip to content

Commit

Permalink
Merge pull request #22 from ATIX-AG/fix-repo-owner
Browse files Browse the repository at this point in the history
Set correct repository owner
  • Loading branch information
sbernhard authored Mar 27, 2024
2 parents d43cdb7 + 0ae7ad3 commit 385d25c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_gem.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ jobs:
name: Release gem
uses: theforeman/actions/.github/workflows/release-gem.yml@v0
with:
allowed_owner: atix-dev
allowed_owner: ATIX-AG
secrets:
api_key: ${{ secrets.RUBYGEM_API_KEY }}

0 comments on commit 385d25c

Please sign in to comment.