Skip to content

Commit

Permalink
Remove owner key
Browse files Browse the repository at this point in the history
  • Loading branch information
vgrassia committed Oct 31, 2024
1 parent eef43a3 commit 3fe0ff8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/version-bump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
with:
app-id: ${{ secrets.BW_GHAPP_ID }}
private-key: ${{ secrets.BW_GHAPP_KEY }}
owner: ${{ github.repository_owner }}

- name: Checkout Branch
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
Expand Down

0 comments on commit 3fe0ff8

Please sign in to comment.