v0.6 testing
This commit is contained in:
parent
233fbc441f
commit
147b679dc8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/example.yml
vendored
2
.github/workflows/example.yml
vendored
|
|
@ -9,7 +9,7 @@ jobs:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
- name: Chat Setup
|
- name: Chat Setup
|
||||||
uses: DTherHtun/google-chat-action@v0.5
|
uses: DTherHtun/google-chat-action@v0.6
|
||||||
with:
|
with:
|
||||||
project: ${{ github.repository }}
|
project: ${{ github.repository }}
|
||||||
commit: ${{ github.sha }}
|
commit: ${{ github.sha }}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue