Skip to content

Commit

Permalink
Merge branch 'acorn-io:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
vincent99 authored Oct 24, 2022
2 parents a6e4f74 + 8fa64fb commit eab96d7
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion .github/workflows/acorn-main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
- uses: acorn-io/actions-setup@v2
with:
kubeconfig: "${{ secrets.KUBECONFIG }}"
acorn-init: false
acorn-version: main
- uses: acorn-io/actions-login@v1
with:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/acorn-tag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
- uses: acorn-io/actions-setup@v2
with:
kubeconfig: "${{ secrets.KUBECONFIG }}"
acorn-init: false
acorn-version: main
- uses: acorn-io/actions-login@v1
with:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/acorn-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
- uses: acorn-io/actions-setup@v2
with:
kubeconfig: "${{ secrets.KUBECONFIG }}"
acorn-init: false
acorn-version: main
- name: Build
run: |
Expand Down

0 comments on commit eab96d7

Please sign in to comment.