Skip to content

Commit

Permalink
name step
Browse files Browse the repository at this point in the history
  • Loading branch information
skara9 committed Jun 30, 2023
1 parent de8bb53 commit 2f7cefe
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ jobs:
name: Dispatch Update
runs-on: ubuntu-latest
steps:
- if: ${{ github.repository_owner == 'Submitty' }}
- name: Send request
if: ${{ github.repository_owner == 'Submitty' }}
run: >
curl -L
-X POST
Expand Down

0 comments on commit 2f7cefe

Please sign in to comment.