Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
revolunet authored May 30, 2024
1 parent 6af3c12 commit ee5050b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
environment: production
sourcemaps: 'dist/**/*.map'
projects: template-nextjs
version: '${{ github.ref }}'
version: '${{ github.sha }}'
ignore_missing: true

# deploy build to gh-pages
Expand Down

0 comments on commit ee5050b

Please sign in to comment.