mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-06-23 14:58:44 +00:00
👷 Remove auth
step from release.yml
This commit is contained in:
parent
a4190152f1
commit
c54a6e055e
8
.github/workflows/release.yml
vendored
8
.github/workflows/release.yml
vendored
@ -24,14 +24,6 @@ jobs:
|
|||||||
- name: Check out the repo
|
- name: Check out the repo
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
|
||||||
- id: 'auth'
|
|
||||||
uses: 'google-github-actions/auth@v0'
|
|
||||||
with:
|
|
||||||
credentials_json: '${{ secrets.GCR_JSON_KEY }}'
|
|
||||||
|
|
||||||
- name: 'Set up Cloud SDK'
|
|
||||||
uses: 'google-github-actions/setup-gcloud@v0'
|
|
||||||
|
|
||||||
- name: Determine versioning strategy
|
- name: Determine versioning strategy
|
||||||
uses: haya14busa/action-cond@v1
|
uses: haya14busa/action-cond@v1
|
||||||
id: condval
|
id: condval
|
||||||
|
Loading…
Reference in New Issue
Block a user