Skip to content
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.

Commit

Permalink
Try a PR build
Browse files Browse the repository at this point in the history
  • Loading branch information
dguenther committed Sep 25, 2023
1 parent 1324581 commit aa262e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/publish-prod.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: Publish Production
permissions: write-all
on:
push:
tags:
- 'v*'
on: push

jobs:

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-app",
"version": "1.0.3",
"version": "1.0.4",
"description": "Iron Fish Node App",
"main": ".webpack/main",
"repository": "https://github.com/iron-fish/node-app",
Expand Down

0 comments on commit aa262e1

Please sign in to comment.