Skip to content

Commit

Permalink
Update static.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sangram18-ghose authored Aug 14, 2024
1 parent fe29910 commit 927b7b8
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

on:
push:
branches: ["main"]
Expand Down Expand Up @@ -31,14 +30,6 @@ jobs:
with:
path: '.'

- name: Generate html pages for custom Go import paths
uses: nhatthm/govanityrender-action@v0.3.0
with:
config: # optional, default is config.json
homepage-template: # optional
modules: # optional
output: # optional, default is build

- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v1
uses: actions/deploy-pages@v1

0 comments on commit 927b7b8

Please sign in to comment.