use access_token
[lab.git] / Dev / github / github-backup.pl
index da6736a..aceb056 100644 (file)
@@ -10,6 +10,7 @@ my $gh = GitHubBackup->new(
     account => 'mittyorz',
     repository => 'munin-plugins',
     directory => 'repos',
+    access_token => 'e72e16c7e42f292c6912e7710c838347ae178b4a',
 );
 
 $gh->backup;