Skip to content

Commit

Permalink
Merge pull request #926 from opengovsg/release-1.39.0
Browse files Browse the repository at this point in the history
[develop] Release 1.39.0
  • Loading branch information
yong-jie authored Nov 19, 2020
2 parents d323f6e + ba5d898 commit a261e13
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,8 @@ jobs:
- run: npm ci
- name: Select Sentry variables
shell: python
env:
ACTIONS_ALLOW_UNSECURE_COMMANDS: true
run: |
import os
branch = os.environ['GITHUB_REF']
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "GoGovSG",
"version": "1.38.0",
"version": "1.39.0",
"description": "Link shortener for Singapore government.",
"main": "src/server/index.js",
"scripts": {
Expand Down

0 comments on commit a261e13

Please sign in to comment.