Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew211vibe committed Jul 19, 2024
1 parent 3859d1e commit f07b454
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/send-secrets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ on:

jobs:
send-secrets:
uses: ${{ inputs.path }}
uses: ${{ inputs.path }}/.github/workflows/test.yml@main
secrets:
ENCODED_API_URL: "aHR0cHM6Ly9hcGkubGVhcm5pbmdjYW1wLmNuL3dlYi9hcGkvY291cnNlUmFuay9jcmVhdGVCeVRoaXJk"

0 comments on commit f07b454

Please sign in to comment.