Skip to content

Commit 3c79044

Browse files
committed
ci: Add 'tag:ci' to the Raspberry Pi deployment workflow configuration.
1 parent 1c19b55 commit 3c79044

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy-pi.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
with:
2020
oauth-client-id: ${{ secrets.TS_OAUTH_CLIENT_ID }}
2121
oauth-secret: ${{ secrets.TS_OAUTH_SECRET }}
22+
tags: tag:ci
2223

2324
- name: Deploy to Raspberry Pi
2425
uses: appleboy/ssh-action@v1.2.1

0 commit comments

Comments
 (0)