We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c19b55 commit 3c79044Copy full SHA for 3c79044
1 file changed
.github/workflows/deploy-pi.yml
@@ -19,6 +19,7 @@ jobs:
19
with:
20
oauth-client-id: ${{ secrets.TS_OAUTH_CLIENT_ID }}
21
oauth-secret: ${{ secrets.TS_OAUTH_SECRET }}
22
+ tags: tag:ci
23
24
- name: Deploy to Raspberry Pi
25
uses: appleboy/ssh-action@v1.2.1
0 commit comments