Skip to content

Commit 4b3d65f

Browse files
committed
Remore Turnstyle action
1 parent a01418b commit 4b3d65f

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/balena-deploy.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,6 @@ jobs:
1111
steps:
1212
- uses: actions/checkout@v2
1313

14-
- name: Turnstyle
15-
uses: softprops/turnstyle@v1
16-
env:
17-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
18-
1914
- name: Deploy to Balena
2015
uses: balena-io/deploy-to-balena-action@master
2116
id: build

0 commit comments

Comments
 (0)