diff options
| author | isXander <xandersmith2008@gmail.com> | 2022-11-17 17:18:19 +0000 |
|---|---|---|
| committer | isXander <xandersmith2008@gmail.com> | 2022-11-17 17:18:19 +0000 |
| commit | 3a86e9d2ba89466f7f9ef51c29eb5879bcb8a98e (patch) | |
| tree | d3617930fed50a945ce4ff9ee76b8dbd7df46968 /.github/workflows | |
| parent | af4484ecee46300a26952b9b9b41e7a2e80d3f78 (diff) | |
| download | YetAnotherConfigLib-3a86e9d2ba89466f7f9ef51c29eb5879bcb8a98e.tar.gz YetAnotherConfigLib-3a86e9d2ba89466f7f9ef51c29eb5879bcb8a98e.tar.bz2 YetAnotherConfigLib-3a86e9d2ba89466f7f9ef51c29eb5879bcb8a98e.zip | |
22w46a
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/snapshot-publish.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/snapshot-publish.yml b/.github/workflows/snapshot-publish.yml index 49129b3..1529da3 100644 --- a/.github/workflows/snapshot-publish.yml +++ b/.github/workflows/snapshot-publish.yml @@ -2,8 +2,6 @@ name: Publish Snapshot on: push: - branches: - - '1.19' paths-ignore: - 'README.md' - 'LICENSE' |
