We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 432835a commit a90995bCopy full SHA for a90995b
1 file changed
.github/workflows/main-deploy.yaml
@@ -8,7 +8,7 @@ on:
8
9
jobs:
10
deploy:
11
- uses: squaredup/plugins-automation/.github/workflows/community-plugins-deploy.yml@work/ss/github-action #TODO: update this to main branch
+ uses: 'squaredup/plugins-automation/.github/workflows/community-plugins-deploy.yml@work/ss/github-action'
12
with:
13
sha: ${{ github.sha }}
14
secrets: inherit
0 commit comments