mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 16:23:44 +00:00
bump version v1.24.1
This commit is contained in:
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@@ -24,7 +24,6 @@ jobs:
|
||||
RELEASE_TAG_NAME: ${{ github.event.inputs.release_tag_name }}
|
||||
|
||||
- name: Create Draft Release
|
||||
if: false
|
||||
id: create_release
|
||||
uses: actions/create-release@v1
|
||||
env:
|
||||
@@ -38,7 +37,6 @@ jobs:
|
||||
|
||||
linux:
|
||||
runs-on: ubuntu-latest
|
||||
if: false
|
||||
needs: setup
|
||||
steps:
|
||||
- name: Set up Node
|
||||
@@ -92,7 +90,6 @@ jobs:
|
||||
|
||||
windows:
|
||||
runs-on: windows-latest
|
||||
if: false
|
||||
needs: setup
|
||||
steps:
|
||||
- name: Set up dotnet
|
||||
|
||||
Reference in New Issue
Block a user