mirror of
https://github.com/PrivSec-dev/privsec.dev.git
synced 2025-05-02 06:16:19 -04:00
Delete firebase.yml
This commit is contained in:
parent
3004366831
commit
ae9bb5b9e9
1 changed files with 0 additions and 12 deletions
12
.github/workflows/firebase.yml
vendored
12
.github/workflows/firebase.yml
vendored
|
@ -1,12 +0,0 @@
|
|||
on: [push]
|
||||
name: Deploy Hugo to Firebase
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
with:
|
||||
submodules: true
|
||||
- uses: ryank90/action-hugo-firebase-deploy@master
|
||||
with:
|
||||
firebase-token: ${{ secrets.firebase_token }}
|
Loading…
Add table
Add a link
Reference in a new issue