fixed target name
This commit is contained in:
parent
53235babb1
commit
3c68d732c4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/firebase-hosting-merge.yml
vendored
2
.github/workflows/firebase-hosting-merge.yml
vendored
|
@ -38,7 +38,7 @@ jobs:
|
||||||
- name: Apply target
|
- name: Apply target
|
||||||
uses: w9jds/firebase-action@master
|
uses: w9jds/firebase-action@master
|
||||||
with:
|
with:
|
||||||
args: target:apply hosting dev developomp-site
|
args: target:apply hosting dev developomp-site-dev
|
||||||
env:
|
env:
|
||||||
FIREBASE_TOKEN: ${{ secrets.FIREBASE_TOKEN }}
|
FIREBASE_TOKEN: ${{ secrets.FIREBASE_TOKEN }}
|
||||||
- name: Deploy to Firebase
|
- name: Deploy to Firebase
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue