Skip to content

Commit

Permalink
Update github releases API key
Browse files Browse the repository at this point in the history
  • Loading branch information
cdlm committed Nov 14, 2019
1 parent 30f8d28 commit 259c1ea
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
version: ~> 1.0

version: "~> 1.0"
env:
global:
- PATH=$HOME/texlive/bin/x86_64-linux:$PATH
Expand All @@ -17,8 +16,9 @@ deploy:
- provider: releases
edge: true
api_key:
secure: 0VV/C2lRToLm/PzZd4tVWOGGVjgRi11nj4VRw/D93Y1XTy2IWoyctWg/02OpZ+vzmMjT9dk/V2ZyfsYZT/dTSVT2HVPW8n4HSlBDqHhVaEGEKEd2YxLw/V1yVehco16gAtaDAFCZITW2Kod9hiIRoRTcInkCyT4zKrco6v7XmSY=
secure: tOQFCGi5LjrbGVGh22mQmLZvo6aAjw17pj6Hd2mpcgaMGwjNG7gBbvODFfuyCZMorVBwTu5YBk2QSXY9lk0xhmSfZ5XdPAh6foC/vP+y8XZzZV/YsrFR0yltGp6CFL7QtxoTiK3h7VmlD2gM8pgThG3N68Dy/tKxuSEednOOjBI=
file: sbabook.pdf
on:
repo: cdlm/sbabook
tags: true
condition: $TEXLIVE_RELEASE = rolling

0 comments on commit 259c1ea

Please sign in to comment.