Skip to content

Commit

Permalink
fix: update docker image name
Browse files Browse the repository at this point in the history
  • Loading branch information
cybardev committed Jan 24, 2024
1 parent 4bde058 commit 7e1cec5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/resume.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ on:
jobs:
generate-resume:
name: Generate Resume
container: cybardev/resume-env
container: cybardev/resumake-env:main
runs-on: ubuntu-latest
outputs:
changed: ${{ steps.check_updates.outputs.changed }}
Expand Down

0 comments on commit 7e1cec5

Please sign in to comment.