mirror of
https://github.com/bitwarden/browser.git
synced 2025-01-21 21:11:35 +01:00
removing commented out code
This commit is contained in:
parent
a1559faefb
commit
6b0c4114f7
6
.github/workflows/release.yml
vendored
6
.github/workflows/release.yml
vendored
@ -71,9 +71,9 @@ jobs:
|
|||||||
- name: Set up snap
|
- name: Set up snap
|
||||||
run: |
|
run: |
|
||||||
sudo snap install snapcraft --classic
|
sudo snap install snapcraft --classic
|
||||||
# echo "$SNAP_TOKEN" | snapcraft login --with -
|
echo "$SNAP_TOKEN" | snapcraft login --with -
|
||||||
#env:
|
env:
|
||||||
# SNAP_TOKEN: ${{ secrets.SNAP_TOKEN }}
|
SNAP_TOKEN: ${{ secrets.SNAP_TOKEN }}
|
||||||
|
|
||||||
- name: Print environment
|
- name: Print environment
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user