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 f9e18cb commit 468c6fdCopy full SHA for 468c6fd
1 file changed
.github/workflows/updatecli.yaml
@@ -42,6 +42,3 @@ jobs:
42
env:
43
GITHUB_ACTOR: ${{ secrets.UPDATECLI_BOT_GITHUB_ACTOR }}
44
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