Skip to content

Commit 12b631a

Browse files
committed
Merge branch 'master' of https://github.com/spf13/cobra.dev
2 parents 91bfbd5 + 189c120 commit 12b631a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,11 @@ jobs:
3535

3636
- run: hugo
3737

38-
- uses: lowply/deploy-firebase@v0.0.5
38+
- uses: spf13/deploy-firebase@v0.0.6
3939
env:
4040
FIREBASE_TOKEN: ${{ secrets.FIREBASE_TOKEN }}
4141
FIREBASE_PROJECT: "spf13-project-hosting"
42+
FIREBASE_TARGET: "cobra"
4243

4344
# Fetch Hugo to Firebase docker image
4445
# - uses: spf13/Hugo-On-Fire@master

0 commit comments

Comments
 (0)