Skip to content

Commit

Permalink
A bit more debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
jamiefdhurst committed Sep 2, 2024
1 parent 254d9db commit ea1f1a0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ jobs:
cd /srv
unzip blog-${{ steps.version.outputs.value }}.zip -o -d blog-${{ steps.version.outputs.value }}/
rm blog
rm blog-*.zip
ln -s blog-${{ steps.version.outputs.value }} blog
service nginx reload
- name: Update deployment status (success)
Expand Down

0 comments on commit ea1f1a0

Please sign in to comment.