Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/spf13/cobra.dev
Browse files Browse the repository at this point in the history
  • Loading branch information
spf13 committed Nov 3, 2021
2 parents 91bfbd5 + 189c120 commit 12b631a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Expand Up @@ -35,10 +35,11 @@ jobs:

- run: hugo

- uses: lowply/deploy-firebase@v0.0.5
- uses: spf13/deploy-firebase@v0.0.6
env:
FIREBASE_TOKEN: ${{ secrets.FIREBASE_TOKEN }}
FIREBASE_PROJECT: "spf13-project-hosting"
FIREBASE_TARGET: "cobra"

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

0 comments on commit 12b631a

Please sign in to comment.