Skip to content

Commit

Permalink
asd
Browse files Browse the repository at this point in the history
  • Loading branch information
Bioblaze committed Dec 14, 2024
1 parent 958d3a2 commit 8a952f6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:


editor-deploy:
name: 📊 Template Deploy
name: 📊 Editor Deploy
if: contains(github.event.client_payload.deploy, 'editors')
uses: ./.github/workflows/editor_deploy.yml
secrets: inherit
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/editor_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -257,6 +257,7 @@ jobs:
cat "$OUTPUT_FILE" >> $GITHUB_STEP_SUMMARY
- uses: ./.github/actions/multi-do-upload
name: Upload Editors
with:
files: |
${{ github.workspace }}/editors/${{ env.BASE_NAME }}_linux.x86_64.zip
Expand Down

0 comments on commit 8a952f6

Please sign in to comment.