Browse Source

Update trigger-site-rebuild.yml

Björn Ritzl 6 năm trước cách đây
mục cha
commit
b03b6c4dd3
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .github/workflows/trigger-site-rebuild.yml

+ 1 - 1
.github/workflows/trigger-site-rebuild.yml

@@ -9,7 +9,7 @@ jobs:
 
     steps: [{
         name: 'Repository dispatch',
-        uses: defold/[email protected].0,
+        uses: defold/[email protected].1,
         with: {
             repo: 'defold/defold.github.io',
             token: '${{ secrets.SERVICES_GITHUB_TOKEN }}',