Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Commit

Permalink
Reference CI in downloads
Browse files Browse the repository at this point in the history
  • Loading branch information
melvyn2 committed Sep 21, 2019
1 parent 0ffb185 commit d9d40d6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build and Deploy
name: Build
on:
push:
branches: '*'
Expand Down
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

A desktop alternative to the Steam Mobile Authenticator

![](https://github.com/melvyn2/PySteamAuth/workflows/Build/badge.svg)

DISCLAIMER
----------
ALWAYS KEEP COPIES OF YOUR AUTHENTICATOR FILES AND REVOCATION CODE!
Expand All @@ -10,12 +12,12 @@ This program is still in development and is very unstable. Use at your own risk.

Pre-built Downloads
-------------------
Downloads are avalible in [releases](https://github.com/melvyn2/PySteamAuth/releases)

These are built on travis-ci on every commit. If they don't work, please
open an issue.
Downloads are avalible on github releases; you can grab the latest
[here](https://github.com/melvyn2/PySteamAuth/releases/latest).

Windows builds will be added soon™.
Pre-releases are built on every commit; these may be buggy or not launch
at all. Release are built on tagged commits, and are much more likely to
work.

Requirements
------------
Expand Down

0 comments on commit d9d40d6

Please sign in to comment.