Browse Source

Update trigger-site-rebuild.yml

Björn Ritzl 6 years ago
parent
commit
b03b6c4dd3
1 changed files with 1 additions and 1 deletions
  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 }}',