Skip to content

Commit 8d7327b

Browse files
committed
deploying to branch
1 parent 0e6a28a commit 8d7327b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create_website_spectrogram.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
# Publish Website to GitHub Pages if built successfully
5959
deploy:
6060
needs: build
61-
if: github.ref == 'refs/heads/main'
61+
if: github.ref == 'refs/heads/spectrogram_website'
6262
runs-on: ubuntu-latest
6363
environment:
6464
name: github-pages

0 commit comments

Comments
 (0)