Skip to content

Commit 468c6fd

Browse files
authored
fix: remove udash logout from Updatecli GHA workflow (#260)
1 parent f9e18cb commit 468c6fd

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/updatecli.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,3 @@ jobs:
4242
env:
4343
GITHUB_ACTOR: ${{ secrets.UPDATECLI_BOT_GITHUB_ACTOR }}
4444
GITHUB_TOKEN: ${{ steps.generate_token.outputs.token }}
45-
- name: Logout from Udash
46-
if: github.ref == 'refs/heads/main'
47-
run: "updatecli udash logout --experimental $UDASH_URL"

0 commit comments

Comments
 (0)