mirror of
https://github.com/CompassConnections/Compass.git
synced 2025-12-23 22:18:43 -05:00
Clean
This commit is contained in:
1
.github/workflows/cd.yml
vendored
1
.github/workflows/cd.yml
vendored
@@ -9,6 +9,7 @@ on:
|
||||
|
||||
jobs:
|
||||
release:
|
||||
name: Release
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout repo
|
||||
|
||||
@@ -25,4 +25,4 @@ if [ -z "$tagged" ]; then
|
||||
|
||||
else
|
||||
echo "Tag $tag already exists"
|
||||
fi
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user