Skip to content

Commit c3a0f53

Browse files
authored
dkl (#297)
2 parents 1ae0f24 + 1f55c67 commit c3a0f53

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

.github/workflows/publish.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,6 @@ jobs:
1616
build:
1717
runs-on: ubuntu-latest
1818
steps:
19-
- name: Debug Secret Presence
20-
run: |
21-
if [ -z "${{ secrets.SLNE_RELEASES_REPO_USERNAME }}" ]; then
22-
echo "Secret NOT available"
23-
else
24-
echo "Secret is available"
25-
fi
2619
- name: Collect Workflow Telemetry
2720
uses: catchpoint/workflow-telemetry-action@v2
2821

0 commit comments

Comments
 (0)