Skip to content

Commit

Permalink
Merge pull request #14 from tong/update-actions-urls
Browse files Browse the repository at this point in the history
Update armory_gh_actions urls
  • Loading branch information
luboslenco authored Sep 25, 2021
2 parents 68bcf84 + 9dff3a1 commit c11781d
Show file tree
Hide file tree
Showing 8 changed files with 56 additions and 56 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/archery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build
uses: tong/armory_gh_actions@v0.1.10
uses: armory3d/armory_gh_actions@v0.1.10
with:
publish: html5
blend: ${{ github.workflow }}/${{ github.workflow }}.blend
Expand All @@ -27,7 +27,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build
uses: tong/armory_gh_actions@v0.1.10
uses: armory3d/armory_gh_actions@v0.1.10
with:
publish: krom-linux
blend: ${{ github.workflow }}/${{ github.workflow }}.blend
Expand All @@ -36,7 +36,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build
uses: tong/armory_gh_actions@v0.1.10
uses: armory3d/armory_gh_actions@v0.1.10
with:
publish: linux-hl
blend: ${{ github.workflow }}/${{ github.workflow }}.blend
Expand All @@ -45,7 +45,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build
uses: tong/armory_gh_actions@v0.1.10
uses: armory3d/armory_gh_actions@v0.1.10
with:
publish: android-hl
blend: ${{ github.workflow }}/${{ github.workflow }}.blend
Expand All @@ -54,7 +54,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build
uses: tong/armory_gh_actions@v0.1.10
uses: armory3d/armory_gh_actions@v0.1.10
with:
publish: windows-hl
blend: ${{ github.workflow }}/${{ github.workflow }}.blend
Expand All @@ -63,7 +63,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build
uses: tong/armory_gh_actions@v0.1.10
uses: armory3d/armory_gh_actions@v0.1.10
with:
publish: macos-hl
blend: ${{ github.workflow }}/${{ github.workflow }}.blend
Expand All @@ -72,7 +72,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build
uses: tong/armory_gh_actions@v0.1.10
uses: armory3d/armory_gh_actions@v0.1.10
with:
publish: ios-hl
blend: ${{ github.workflow }}/${{ github.workflow }}.blend
Expand Down
14 changes: 7 additions & 7 deletions .github/workflows/first_person.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build
uses: tong/armory_gh_actions@v0.1.10
uses: armory3d/armory_gh_actions@v0.1.10
with:
publish: html5
blend: ${{ github.workflow }}/${{ github.workflow }}.blend
Expand All @@ -27,7 +27,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build
uses: tong/armory_gh_actions@v0.1.10
uses: armory3d/armory_gh_actions@v0.1.10
with:
publish: krom-linux
blend: ${{ github.workflow }}/${{ github.workflow }}.blend
Expand All @@ -36,7 +36,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build
uses: tong/armory_gh_actions@v0.1.10
uses: armory3d/armory_gh_actions@v0.1.10
with:
publish: linux-hl
blend: ${{ github.workflow }}/${{ github.workflow }}.blend
Expand All @@ -45,7 +45,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build
uses: tong/armory_gh_actions@v0.1.10
uses: armory3d/armory_gh_actions@v0.1.10
with:
publish: android-hl
blend: ${{ github.workflow }}/${{ github.workflow }}.blend
Expand All @@ -54,7 +54,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build
uses: tong/armory_gh_actions@v0.1.10
uses: armory3d/armory_gh_actions@v0.1.10
with:
publish: windows-hl
blend: ${{ github.workflow }}/${{ github.workflow }}.blend
Expand All @@ -63,7 +63,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build
uses: tong/armory_gh_actions@v0.1.10
uses: armory3d/armory_gh_actions@v0.1.10
with:
publish: macos-hl
blend: ${{ github.workflow }}/${{ github.workflow }}.blend
Expand All @@ -72,7 +72,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build
uses: tong/armory_gh_actions@v0.1.10
uses: armory3d/armory_gh_actions@v0.1.10
with:
publish: ios-hl
blend: ${{ github.workflow }}/${{ github.workflow }}.blend
Expand Down
14 changes: 7 additions & 7 deletions .github/workflows/platformer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build
uses: tong/armory_gh_actions@v0.1.10
uses: armory3d/armory_gh_actions@v0.1.10
with:
publish: html5
blend: ${{ github.workflow }}/${{ github.workflow }}.blend
Expand All @@ -27,7 +27,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build
uses: tong/armory_gh_actions@v0.1.10
uses: armory3d/armory_gh_actions@v0.1.10
with:
publish: krom-linux
blend: ${{ github.workflow }}/${{ github.workflow }}.blend
Expand All @@ -36,7 +36,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build
uses: tong/armory_gh_actions@v0.1.10
uses: armory3d/armory_gh_actions@v0.1.10
with:
publish: linux-hl
blend: ${{ github.workflow }}/${{ github.workflow }}.blend
Expand All @@ -45,7 +45,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build
uses: tong/armory_gh_actions@v0.1.10
uses: armory3d/armory_gh_actions@v0.1.10
with:
publish: android-hl
blend: ${{ github.workflow }}/${{ github.workflow }}.blend
Expand All @@ -54,7 +54,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build
uses: tong/armory_gh_actions@v0.1.10
uses: armory3d/armory_gh_actions@v0.1.10
with:
publish: windows-hl
blend: ${{ github.workflow }}/${{ github.workflow }}.blend
Expand All @@ -63,7 +63,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build
uses: tong/armory_gh_actions@v0.1.10
uses: armory3d/armory_gh_actions@v0.1.10
with:
publish: macos-hl
blend: ${{ github.workflow }}/${{ github.workflow }}.blend
Expand All @@ -72,7 +72,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build
uses: tong/armory_gh_actions@v0.1.10
uses: armory3d/armory_gh_actions@v0.1.10
with:
publish: ios-hl
blend: ${{ github.workflow }}/${{ github.workflow }}.blend
Expand Down
14 changes: 7 additions & 7 deletions .github/workflows/race_track.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build
uses: tong/armory_gh_actions@v0.1.10
uses: armory3d/armory_gh_actions@v0.1.10
with:
publish: html5
blend: ${{ github.workflow }}/${{ github.workflow }}.blend
Expand All @@ -27,7 +27,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build
uses: tong/armory_gh_actions@v0.1.10
uses: armory3d/armory_gh_actions@v0.1.10
with:
publish: krom-linux
blend: ${{ github.workflow }}/${{ github.workflow }}.blend
Expand All @@ -36,7 +36,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build
uses: tong/armory_gh_actions@v0.1.10
uses: armory3d/armory_gh_actions@v0.1.10
with:
publish: linux-hl
blend: ${{ github.workflow }}/${{ github.workflow }}.blend
Expand All @@ -45,7 +45,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build
uses: tong/armory_gh_actions@v0.1.10
uses: armory3d/armory_gh_actions@v0.1.10
with:
publish: android-hl
blend: ${{ github.workflow }}/${{ github.workflow }}.blend
Expand All @@ -54,7 +54,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build
uses: tong/armory_gh_actions@v0.1.10
uses: armory3d/armory_gh_actions@v0.1.10
with:
publish: windows-hl
blend: ${{ github.workflow }}/${{ github.workflow }}.blend
Expand All @@ -63,7 +63,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build
uses: tong/armory_gh_actions@v0.1.10
uses: armory3d/armory_gh_actions@v0.1.10
with:
publish: macos-hl
blend: ${{ github.workflow }}/${{ github.workflow }}.blend
Expand All @@ -72,7 +72,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build
uses: tong/armory_gh_actions@v0.1.10
uses: armory3d/armory_gh_actions@v0.1.10
with:
publish: ios-hl
blend: ${{ github.workflow }}/${{ github.workflow }}.blend
Expand Down
14 changes: 7 additions & 7 deletions .github/workflows/third_person.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build
uses: tong/armory_gh_actions@v0.1.10
uses: armory3d/armory_gh_actions@v0.1.10
with:
publish: html5
blend: ${{ github.workflow }}/${{ github.workflow }}.blend
Expand All @@ -27,7 +27,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build
uses: tong/armory_gh_actions@v0.1.10
uses: armory3d/armory_gh_actions@v0.1.10
with:
publish: krom-linux
blend: ${{ github.workflow }}/${{ github.workflow }}.blend
Expand All @@ -36,7 +36,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build
uses: tong/armory_gh_actions@v0.1.10
uses: armory3d/armory_gh_actions@v0.1.10
with:
publish: linux-hl
blend: ${{ github.workflow }}/${{ github.workflow }}.blend
Expand All @@ -45,7 +45,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build
uses: tong/armory_gh_actions@v0.1.10
uses: armory3d/armory_gh_actions@v0.1.10
with:
publish: android-hl
blend: ${{ github.workflow }}/${{ github.workflow }}.blend
Expand All @@ -54,7 +54,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build
uses: tong/armory_gh_actions@v0.1.10
uses: armory3d/armory_gh_actions@v0.1.10
with:
publish: windows-hl
blend: ${{ github.workflow }}/${{ github.workflow }}.blend
Expand All @@ -63,7 +63,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build
uses: tong/armory_gh_actions@v0.1.10
uses: armory3d/armory_gh_actions@v0.1.10
with:
publish: macos-hl
blend: ${{ github.workflow }}/${{ github.workflow }}.blend
Expand All @@ -72,7 +72,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build
uses: tong/armory_gh_actions@v0.1.10
uses: armory3d/armory_gh_actions@v0.1.10
with:
publish: ios-hl
blend: ${{ github.workflow }}/${{ github.workflow }}.blend
Expand Down
14 changes: 7 additions & 7 deletions .github/workflows/third_person_terrain.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build
uses: tong/armory_gh_actions@v0.1.10
uses: armory3d/armory_gh_actions@v0.1.10
with:
publish: html5
blend: ${{ github.workflow }}/${{ github.workflow }}.blend
Expand All @@ -27,7 +27,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build
uses: tong/armory_gh_actions@v0.1.10
uses: armory3d/armory_gh_actions@v0.1.10
with:
publish: krom-linux
blend: ${{ github.workflow }}/${{ github.workflow }}.blend
Expand All @@ -36,7 +36,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build
uses: tong/armory_gh_actions@v0.1.10
uses: armory3d/armory_gh_actions@v0.1.10
with:
publish: linux-hl
blend: ${{ github.workflow }}/${{ github.workflow }}.blend
Expand All @@ -45,7 +45,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build
uses: tong/armory_gh_actions@v0.1.10
uses: armory3d/armory_gh_actions@v0.1.10
with:
publish: android-hl
blend: ${{ github.workflow }}/${{ github.workflow }}.blend
Expand All @@ -54,7 +54,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build
uses: tong/armory_gh_actions@v0.1.10
uses: armory3d/armory_gh_actions@v0.1.10
with:
publish: windows-hl
blend: ${{ github.workflow }}/${{ github.workflow }}.blend
Expand All @@ -63,7 +63,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build
uses: tong/armory_gh_actions@v0.1.10
uses: armory3d/armory_gh_actions@v0.1.10
with:
publish: macos-hl
blend: ${{ github.workflow }}/${{ github.workflow }}.blend
Expand All @@ -72,7 +72,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build
uses: tong/armory_gh_actions@v0.1.10
uses: armory3d/armory_gh_actions@v0.1.10
with:
publish: ios-hl
blend: ${{ github.workflow }}/${{ github.workflow }}.blend
Expand Down
Loading

0 comments on commit c11781d

Please sign in to comment.