We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11f8fa2 commit 34755eaCopy full SHA for 34755ea
1 file changed
README.md
@@ -29,7 +29,7 @@ jobs:
29
fetch-depth: '0'
30
31
- name: Commit to Square Cloud
32
- uses: squarecloudofc/squarecloud-action@v1.1.0
+ uses: squarecloudofc/github-action@v1.2.0
33
with:
34
restart: true
35
token: '${{ secrets.SQUARE_TOKEN }}'
@@ -50,7 +50,7 @@ jobs:
50
51
52
53
54
55
56
application_id: '${{ secrets.SQUARE_APPLICATIONID }}'
0 commit comments