Skip to content

Commit d00012a

Browse files
authored
Fake change to trigger the release workflow (previously failed) (#58)
1 parent 3ea1f7c commit d00012a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

github-runner-entrypoint.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,6 @@ if [ -n "$GITHUB_REPOSITORY" ] && [ -n "$GITHUB_TOKEN" ]; then
6464

6565
else
6666

67-
#
68-
# JOB Container app configuration
69-
#
70-
7167
# Retrieve a short lived runner registration token using the PAT
7268
REGISTRATION_TOKEN="$(curl -X POST -fsSL \
7369
-H 'Accept: application/vnd.github.v3+json' \

0 commit comments

Comments
 (0)