Skip to content

Commit

Permalink
chore: Fix broken GitHub release workflow
Browse files Browse the repository at this point in the history
Signed-off-by: John McBride <[email protected]>
  • Loading branch information
jpmcb committed Aug 20, 2024
1 parent 985b482 commit 2b6d95a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ jobs:
app_id: ${{ secrets.OS_GITHUB_APP_ID }}
private_key: ${{ secrets.OS_GITHUB_APP_PRIVATE_KEY }}

steps:
- name: "☁️ checkout repository"
uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 2b6d95a

Please sign in to comment.