mirror of
https://github.com/bitwarden/cli
synced 2026-01-10 20:13:13 +00:00
disabling successful deploys
This commit is contained in:
1
.github/workflows/deploy.yml
vendored
1
.github/workflows/deploy.yml
vendored
@@ -13,6 +13,7 @@ on:
|
||||
|
||||
jobs:
|
||||
setup:
|
||||
if: false
|
||||
runs-on: ubuntu-latest
|
||||
outputs:
|
||||
package_version: ${{ steps.create_tags.outputs.package_version }}
|
||||
|
||||
Reference in New Issue
Block a user