Skip to content

Commit

Permalink
Update development.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hackcr1258 authored Mar 18, 2024
1 parent 44f6a15 commit b2b0dc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/development.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
- name: Get JRE17
uses: dawidd6/action-download-artifact@v3
with:
github_token: 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
github_token: ${{secrets.GITHUB_TOKEN}}
workflow: build.yml
path: depends
workflow_conclusion: success
Expand Down

0 comments on commit b2b0dc0

Please sign in to comment.