Skip to content

Commit

Permalink
Update gist.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AmauryVanEspen authored Aug 14, 2024
1 parent d7bce25 commit 199c949
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/gist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,12 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v3
uses: actions/checkout@v4.1.7

- name: Update Resume Gist
uses: exuanbo/actions-deploy-gist@v1
uses: exuanbo/actions-deploy-gist@v1.1.4
with:
token: ${{ secrets.TOKEN }}
gist_id: 6569cfc574c7d75f0c5c191342f8f637
gist_description: "Amaury Van Espen Resume"
file_path: resume.json

0 comments on commit 199c949

Please sign in to comment.