Skip to content
This repository was archived by the owner on Feb 11, 2026. It is now read-only.

Commit 17cca19

Browse files
author
Stanislav Pelak
committed
feat: github actions config
1 parent b982e2f commit 17cca19

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/nextjs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ jobs:
8484

8585
# Deployment job
8686
deploy:
87+
if: ${{ startsWith(github.ref, 'refs/tags/') }}
8788
environment:
8889
name: github-pages
8990
url: ${{ steps.deployment.outputs.page_url }}

0 commit comments

Comments
 (0)