Skip to content

Commit cb4ed00

Browse files
committed
build: update repo target in scriv command
1 parent 93170e2 commit cb4ed00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ jobs:
2727
run: make requirements
2828

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

0 commit comments

Comments
 (0)