Skip to content

Commit

Permalink
fix: remove the wrong passed owner
Browse files Browse the repository at this point in the history
  • Loading branch information
msharbaji committed Mar 5, 2024
1 parent 7025888 commit 1737edc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ jobs:
with:
app-id: ${{ vars.TGHA_APP_ID }}
private-key: ${{ secrets.TGHA_PRIVATE_KEY }}
owner: ${{ vars.TGHA_OWNER }}
- name: Checkout
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 1737edc

Please sign in to comment.