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 09c245b commit cb0ee11Copy full SHA for cb0ee11
1 file changed
.github/workflows/test-action.yml
@@ -10,7 +10,7 @@ jobs:
10
11
- name: Test Local Action
12
id: testing-distribution
13
- uses: appcircleio/appcircle-testing-distribution-githubaction
+ uses: appcircleio/appcircle-testing-distribution-githubaction@v0.0.1
14
with:
15
accessToken: ${{ secrets.AC_ACCESS_TOKEN }}
16
profileID: ${{ secrets.AC_PROFILE_ID }}
0 commit comments