Skip to content

Commit

Permalink
Bump template version to v2.1.3 (#39)
Browse files Browse the repository at this point in the history
* Bump template version to v2.1.3

* Bump template version to v2.1.3
  • Loading branch information
octopusden committed Aug 25, 2023
1 parent d963e09 commit 31058e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: [push, pull_request, workflow_dispatch]

jobs:
run-build-and-deploy:
uses: octopusden/octopus-base/.github/workflows/[email protected].2
uses: octopusden/octopus-base/.github/workflows/[email protected].3
with:
flow-type: hybrid
java-version: '11'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
build:
uses: octopusden/octopus-base/.github/workflows/[email protected].2
uses: octopusden/octopus-base/.github/workflows/[email protected].3
with:
flow-type: hybrid
java-version: '11'
Expand Down

0 comments on commit 31058e0

Please sign in to comment.