Skip to content

Commit f235bc6

Browse files
committed
trial
1 parent 9ce6ae7 commit f235bc6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@ jobs:
6464
- name: Upload Appcast
6565
# if: ${{ !inputs.dryrun }}
6666
run: |
67+
gcloud auth login
68+
gcloud auth application-default login
6769
gsutil -h "Cache-Control:no-cache,max-age=0" cp ./appcast.xml "gs://releases.coder.com/coder-desktop/mac/appcast.xml"
6870
6971
- name: Build

0 commit comments

Comments
 (0)