mirror of
https://github.com/bitwarden/browser.git
synced 2025-02-02 23:11:40 +01:00
This reverts commit 0481bf07e2
.
This commit is contained in:
parent
0481bf07e2
commit
15ea87d6b6
18
.github/workflows/deploy.yml
vendored
18
.github/workflows/deploy.yml
vendored
@ -1,18 +0,0 @@
|
|||||||
---
|
|
||||||
name: Deploy
|
|
||||||
|
|
||||||
on:
|
|
||||||
workflow_dispatch:
|
|
||||||
inputs: {}
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
temp:
|
|
||||||
name: Temp Workflow
|
|
||||||
runs-on: ubuntu-20.04
|
|
||||||
steps:
|
|
||||||
- name: Checkout repo
|
|
||||||
uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f # 2.3.4
|
|
||||||
|
|
||||||
- name: Temp workflow
|
|
||||||
run: |
|
|
||||||
echo "Temp Workflow to get the rc version back"
|
|
Loading…
Reference in New Issue
Block a user