Skip to content

Commit

Permalink
ci: fix repo owner
Browse files Browse the repository at this point in the history
  • Loading branch information
ericoporto committed Nov 27, 2024
1 parent 361c735 commit 1764720
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
if: startsWith(github.ref, 'refs/tags/v')
shell: bash
env:
TEMPLATES_OWNER: ericoporto
TEMPLATES_OWNER: adventuregamestudio
BRANCH_NAME: master
CI_USER: ags-templates-ci
CI_TOKEN: ${{ secrets.TEMPLATES_CI_TOKEN }}
Expand Down

0 comments on commit 1764720

Please sign in to comment.