mirror of
https://github.com/zen-browser/www.git
synced 2025-07-08 09:20:00 +02:00
Update deployy.yml
This commit is contained in:
parent
62962469f8
commit
73b90dbd29
1 changed files with 1 additions and 4 deletions
5
.github/workflows/deployy.yml
vendored
5
.github/workflows/deployy.yml
vendored
|
@ -1,4 +1,4 @@
|
||||||
name: Upload to bunny
|
name: Upload to Bunny
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
@ -9,9 +9,6 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
upload:
|
upload:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
strategy:
|
|
||||||
matrix:
|
|
||||||
go-version: [1.22.3]
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue