summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Fred K. Schott <fkschott@gmail.com> 2021-07-24 15:57:01 -0700
committerGravatar Fred K. Schott <fkschott@gmail.com> 2021-07-24 15:57:01 -0700
commitc5073cc982a8b60de8baaec79188c5fa87709c06 (patch)
treea860899831cf1fa11a48116196ca4c4cb8d8bd60
parent857e2a1fc3d45bec0d7007845a5e656cef21d2ae (diff)
downloadastro-c5073cc982a8b60de8baaec79188c5fa87709c06.tar.gz
astro-c5073cc982a8b60de8baaec79188c5fa87709c06.tar.zst
astro-c5073cc982a8b60de8baaec79188c5fa87709c06.zip
stop ignoring release ci script
-rw-r--r--.github/workflows/release.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index d69043100..7444ecacc 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -2,8 +2,6 @@ name: Changelog
on:
push:
- paths:
- - '.changeset/**'
branches:
- main