Explorar el Código

Update git-sync.yml

Daniel Gibbs hace 6 años
padre
commit
539b806f6d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .github/workflows/git-sync.yml

+ 1 - 1
.github/workflows/git-sync.yml

@@ -1,4 +1,4 @@
-name: Github to Bitbucket sync
+name: Backup Repo
 # This action will sync the github repo with a backup bitbucket repo.
 # This will allow LinuxGSM to use Bitbucket as and alternative download if github fails.
 on: push