Skip to content

Commit

Permalink
using 1.0.3 jekyll-deploy action
Browse files Browse the repository at this point in the history
  • Loading branch information
sujaykundu777 committed Oct 14, 2021
1 parent 5e86d41 commit f6f3b23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Deploy Jekyll Site
uses: sujaykundu777/[email protected].2
uses: sujaykundu777/[email protected].3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_REPOSITORY: ${{ secrets.GITHUB_REPOSITORY }}
Expand Down

0 comments on commit f6f3b23

Please sign in to comment.