Skip to content

Commit

Permalink
chore: Fix broken GitHub release workflow (#315)
Browse files Browse the repository at this point in the history
Signed-off-by: John McBride <john@opensauced.pizza>
  • Loading branch information
jpmcb authored Aug 20, 2024
1 parent 985b482 commit 26651ed
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 26651ed

Please sign in to comment.