We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a19545 commit a44718dCopy full SHA for a44718d
.github/workflows/develop-build_test_deploy.yml
@@ -8,7 +8,7 @@ on:
8
9
jobs:
10
build-test-deployrecipe:
11
- uses: shredeagle/reusable-workflows/.github/workflows/main_build.yml@v3.0.0
+ uses: shredeagle/reusable-workflows/.github/workflows/main_build.yml@v3.0.1
12
with:
13
deployrecipe_user: adnn
14
secrets:
.github/workflows/topics-build_tests.yml
@@ -9,7 +9,7 @@ on:
build-test:
SHREDROBOT_GITHUB_TOKEN: ${{ secrets.SHREDROBOT_GITHUB_TOKEN }}
15
ACTION_CACHENAME: ${{ secrets.ACTION_CACHENAME }}
0 commit comments