File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 5252 - name : Submit to Official Repository (Isengard)
5353 id : submit-isengard
5454 run : |
55- submit-addon -r repo-scripts -b isengard --push-branch ${{ github.event.repository.name }}
55+ submit-addon -r repo-scripts -b isengard --pull-request ${{ github.event.repository.name }}
5656 working-directory : ${{ github.event.repository.name }}
5757 env :
5858 GH_USERNAME : anxdpanic
7272 - name : Submit to Official Repository (Matrix)
7373 id : submit-matrix
7474 run : |
75- submit-addon -r repo-scripts -b matrix --push-branch ${{ github.event.repository.name }}
75+ submit-addon -r repo-scripts -b matrix --pull-request ${{ github.event.repository.name }}
7676 working-directory : ${{ github.event.repository.name }}
7777 env :
7878 GH_USERNAME : anxdpanic
You can’t perform that action at this time.
0 commit comments