From 3e552b23c683f156b1aec14a29203d2d4429e5ee Mon Sep 17 00:00:00 2001 From: valentina Date: Sun, 16 Jun 2024 00:45:38 -0700 Subject: [PATCH] adding spectrogram website yml --- .github/workflows/create_website_spectrogram.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/create_website_spectrogram.yml b/.github/workflows/create_website_spectrogram.yml index 8e8ed60..9e4d477 100644 --- a/.github/workflows/create_website_spectrogram.yml +++ b/.github/workflows/create_website_spectrogram.yml @@ -1,4 +1,4 @@ -name: Deploy Website to GitHub Pages +name: Deploy Spectrogram Website to GitHub Pages on: # Runs on pushes targeting the default branch