Skip to content

Commit

Permalink
add operation file
Browse files Browse the repository at this point in the history
  • Loading branch information
linyows committed Jun 21, 2019
1 parent ed3782f commit bdd550e
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions OPERATIONS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
Operations
==

New Release
--

Update version:

- octopass.h
- rpm/octopass.spec
- debian/changelog

```sh
$ export GITHUB_TOKEN=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
$ export PACKAGECLOUD_TOKEN=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
$ make dist
```

0 comments on commit bdd550e

Please sign in to comment.