mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-07 09:31:31 +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
|
||||
run: |
|
||||
sudo snap install snapcraft --classic
|
||||
# echo "$SNAP_TOKEN" | snapcraft login --with -
|
||||
#env:
|
||||
# SNAP_TOKEN: ${{ secrets.SNAP_TOKEN }}
|
||||
echo "$SNAP_TOKEN" | snapcraft login --with -
|
||||
env:
|
||||
SNAP_TOKEN: ${{ secrets.SNAP_TOKEN }}
|
||||
|
||||
- name: Print environment
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user