Skip to content

Commit

Permalink
update to ss3sim repo in .yml in create pull request step;
Browse files Browse the repository at this point in the history
update to ss3sim repo in call .yml
  • Loading branch information
e-perl-NOAA committed May 31, 2023
1 parent c596142 commit c366090
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/call-update-ss3-version.yml
Expand Up @@ -5,4 +5,4 @@ on:
name: call-update-ss3
jobs:
call-workflow:
uses: nmfs-stock-synthesis/workflows/.github/workflows/update-ss3-version.yml@main
uses: ss3sim/ss3sim/.github/workflows/update-ss3-version.yml@main
4 changes: 3 additions & 1 deletion .github/workflows/update-ss3-version.yml
Expand Up @@ -12,6 +12,7 @@ name: Update SS3 version in R package

on:
workflow_call:
workflow_dispatch:

jobs:
update-ss3-version:
Expand Down Expand Up @@ -71,4 +72,5 @@ jobs:
Auto-generated by [update-ss3-version.yml][1]. Binaries from ${{ steps.get-link-to-release.outputs.link_to_release }}.
[1]: https://github.com/nmfs-stock-synthesis/workflows/tree/main/.github/workflows/update-ss3-version.yml
# [1]: https://github.com/ss3sim/ss3sim/tree/main/.github/workflows/update-ss3-version.yml
[1]: https://github.com/ss3sim/ss3sim/tree/transfer-workflow/.github/workflows/update-ss3-version.yml

0 comments on commit c366090

Please sign in to comment.