Skip to content

Commit

Permalink
Merge pull request #14 from tong/update-projects
Browse files Browse the repository at this point in the history
Update projects
  • Loading branch information
luboslenco authored Feb 5, 2022
2 parents 6c06e23 + 877e790 commit a27ac8f
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 24 deletions.
16 changes: 8 additions & 8 deletions .github/workflows/playground.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build
uses: armory3d/[email protected].10
uses: armory3d/[email protected].12
with:
publish: html5
blend: ${{ github.workflow }}/${{ github.workflow }}.blend
blender: ${{ env.BLENDER_VERSION }}
- name: Deploy gh-pages
uses: JamesIves/github-pages-deploy-action@4.1.5
uses: JamesIves/github-pages-deploy-action@v4.2.3
with:
branch: gh-pages
folder: ${{ github.workflow }}/build_${{ github.workflow }}/html5
Expand All @@ -31,7 +31,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build
uses: armory3d/[email protected].10
uses: armory3d/[email protected].12
with:
publish: krom-linux
blend: ${{ github.workflow }}/${{ github.workflow }}.blend
Expand All @@ -41,7 +41,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build
uses: armory3d/[email protected].10
uses: armory3d/[email protected].12
with:
publish: linux-hl
blend: ${{ github.workflow }}/${{ github.workflow }}.blend
Expand All @@ -51,7 +51,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build
uses: armory3d/[email protected].10
uses: armory3d/[email protected].12
with:
publish: android-hl
blend: ${{ github.workflow }}/${{ github.workflow }}.blend
Expand All @@ -61,7 +61,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build
uses: armory3d/[email protected].10
uses: armory3d/[email protected].12
with:
publish: windows-hl
blend: ${{ github.workflow }}/${{ github.workflow }}.blend
Expand All @@ -71,7 +71,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build
uses: armory3d/[email protected].10
uses: armory3d/[email protected].12
with:
publish: macos-hl
blend: ${{ github.workflow }}/${{ github.workflow }}.blend
Expand All @@ -81,7 +81,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build
uses: armory3d/[email protected].10
uses: armory3d/[email protected].12
with:
publish: ios-hl
blend: ${{ github.workflow }}/${{ github.workflow }}.blend
Expand Down
16 changes: 8 additions & 8 deletions .github/workflows/tanks_nodes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build
uses: armory3d/[email protected].10
uses: armory3d/[email protected].12
with:
publish: html5
blend: ${{ github.workflow }}/${{ github.workflow }}.blend
blender: ${{ env.BLENDER_VERSION }}
- name: Deploy gh-pages
uses: JamesIves/github-pages-deploy-action@4.1.5
uses: JamesIves/github-pages-deploy-action@v4.2.3
with:
branch: gh-pages
folder: ${{ github.workflow }}/build_${{ github.workflow }}/html5
Expand All @@ -31,7 +31,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build
uses: armory3d/[email protected].10
uses: armory3d/[email protected].12
with:
publish: krom-linux
blend: ${{ github.workflow }}/${{ github.workflow }}.blend
Expand All @@ -41,7 +41,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build
uses: armory3d/[email protected].10
uses: armory3d/[email protected].12
with:
publish: linux-hl
blend: ${{ github.workflow }}/${{ github.workflow }}.blend
Expand All @@ -51,7 +51,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build
uses: armory3d/[email protected].10
uses: armory3d/[email protected].12
with:
publish: android-hl
blend: ${{ github.workflow }}/${{ github.workflow }}.blend
Expand All @@ -61,7 +61,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build
uses: armory3d/[email protected].10
uses: armory3d/[email protected].12
with:
publish: windows-hl
blend: ${{ github.workflow }}/${{ github.workflow }}.blend
Expand All @@ -71,7 +71,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build
uses: armory3d/[email protected].10
uses: armory3d/[email protected].12
with:
publish: macos-hl
blend: ${{ github.workflow }}/${{ github.workflow }}.blend
Expand All @@ -81,7 +81,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build
uses: armory3d/[email protected].10
uses: armory3d/[email protected].12
with:
publish: ios-hl
blend: ${{ github.workflow }}/${{ github.workflow }}.blend
Expand Down
16 changes: 8 additions & 8 deletions .github/workflows/tanks_script.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build
uses: armory3d/[email protected].10
uses: armory3d/[email protected].12
with:
publish: html5
blend: ${{ github.workflow }}/${{ github.workflow }}.blend
blender: ${{ env.BLENDER_VERSION }}
- name: Deploy gh-pages
uses: JamesIves/github-pages-deploy-action@4.1.5
uses: JamesIves/github-pages-deploy-action@v4.2.3
with:
branch: gh-pages
folder: ${{ github.workflow }}/build_${{ github.workflow }}/html5
Expand All @@ -31,7 +31,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build
uses: armory3d/[email protected].10
uses: armory3d/[email protected].12
with:
publish: krom-linux
blend: ${{ github.workflow }}/${{ github.workflow }}.blend
Expand All @@ -41,7 +41,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build
uses: armory3d/[email protected].10
uses: armory3d/[email protected].12
with:
publish: linux-hl
blend: ${{ github.workflow }}/${{ github.workflow }}.blend
Expand All @@ -51,7 +51,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build
uses: armory3d/[email protected].10
uses: armory3d/[email protected].12
with:
publish: android-hl
blend: ${{ github.workflow }}/${{ github.workflow }}.blend
Expand All @@ -61,7 +61,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build
uses: armory3d/[email protected].10
uses: armory3d/[email protected].12
with:
publish: windows-hl
blend: ${{ github.workflow }}/${{ github.workflow }}.blend
Expand All @@ -71,7 +71,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build
uses: armory3d/[email protected].10
uses: armory3d/[email protected].12
with:
publish: macos-hl
blend: ${{ github.workflow }}/${{ github.workflow }}.blend
Expand All @@ -81,7 +81,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build
uses: armory3d/[email protected].10
uses: armory3d/[email protected].12
with:
publish: ios-hl
blend: ${{ github.workflow }}/${{ github.workflow }}.blend
Expand Down
Binary file modified playground/playground.blend
Binary file not shown.
Binary file modified tanks_nodes/tanks_nodes.blend
Binary file not shown.
Binary file modified tanks_script/tanks_script.blend
Binary file not shown.

0 comments on commit a27ac8f

Please sign in to comment.