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>
|
||||
</html>
|
||||
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
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user