We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44082e3 commit 09f5289Copy full SHA for 09f5289
.github/workflows/on-all-pr-workflows.yml
@@ -6,4 +6,4 @@ on:
6
7
jobs:
8
call-changelog-workflow:
9
- uses: ${{ github.repository_owner }}/app-summoner-sync/.github/workflows/pr-changelog-preview.yml@feature/new-github-actions
+ uses: zerodaycode/app-summoner-sync/.github/workflows/pr-changelog-preview.yml@feature/new-github-actions
.github/workflows/on-release.yml
@@ -7,4 +7,4 @@ on:
call-release-workflow:
10
- uses: ${{ github.repository_owner }}/app-summoner-sync/.github/workflows/release-workflow.yml@feature/new-github-actions
+ uses: zerodaycode/app-summoner-sync/.github/workflows/release-workflow.yml@feature/new-github-actions
0 commit comments