Skip to content

Commit

Permalink
build: update repo target in scriv command
Browse files Browse the repository at this point in the history
  • Loading branch information
BryanttV committed Feb 25, 2025
1 parent c736743 commit 06926ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ jobs:
run: make requirements

- name: Create or update GitHub release
run: scriv github-release --repo=bryanttv/openedx-events
run: scriv github-release --repo=openedx/openedx-events
env:
GITHUB_TOKEN: ${{ github.token }}

0 comments on commit 06926ef

Please sign in to comment.