Skip to content

Commit

Permalink
asgfdagfdasgfdsgdfsgfdsgfdsgfdsgfdsgfdsgfdgfdsgdfsg
Browse files Browse the repository at this point in the history
  • Loading branch information
coopeeo committed Jun 18, 2024
1 parent 93b04fa commit 00072a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Define variables
id: defvar
run: |
BRANCH=main
BRANCH=version-1.8-for-new-index
API_URL="https://api.github.com/repos/clicksounds/geode-clicksound/actions/workflows/build.yml/runs?per_page=1&branch=$BRANCH&status=success"
RUN_ID=$(curl $API_URL | jq .workflow_runs[0].id)
echo "run_id=$RUN_ID" >> $GITHUB_OUTPUT
Expand Down

0 comments on commit 00072a3

Please sign in to comment.