Update .github/workflows/update-repo.yml
This commit is contained in:
2
.github/workflows/update-repo.yml
vendored
2
.github/workflows/update-repo.yml
vendored
@@ -91,7 +91,7 @@ jobs:
|
|||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
EOF
|
EOF
|
||||||
sed -i "s|Automated by GitHub Actions|& • Last updated: $(date)|" index.html
|
sed -i "s|Automated by GitHub Actions| Last updated: $(date)|" index.html
|
||||||
|
|
||||||
- name: Deploy and Fix Permissions
|
- name: Deploy and Fix Permissions
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user