Skip to content

Commit

Permalink
Updating hardcoded versions and ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aadibiasi committed May 25, 2024
1 parent 6912036 commit a019e7f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,11 @@

name: ci-testing

on:
on:
push:
branches:
- main
branches: [ master ]
pull_request:
branches: [ master ]

env:
REGISTRY: ghcr.io
Expand Down
2 changes: 1 addition & 1 deletion bionetgen/assets/BNGVERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
BioNetGen-2.9.1
BioNetGen-2.9.2
2 changes: 1 addition & 1 deletion bionetgen/assets/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0 8 3 alpha 0
0 8 4 alpha 0

0 comments on commit a019e7f

Please sign in to comment.