We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fd4550 commit 6f012e2Copy full SHA for 6f012e2
2 files changed
.github/workflows/sync-sdk.yml
@@ -15,7 +15,7 @@ permissions:
15
16
jobs:
17
sync-aws-durable-execution-sdk-java:
18
- uses: .github/workflows/sync-package.yml
+ uses: ./.github/workflows/sync-package.yml
19
with:
20
package_name: aws-durable-execution-sdk-java
21
secrets:
.github/workflows/sync-testing-sdk.yml
@@ -16,7 +16,7 @@ permissions:
sync-aws-durable-execution-sdk-java-testing:
package_name: aws-durable-execution-sdk-java-testing
22
0 commit comments