Skip to content

Commit

Permalink
Revert "Testing"
Browse files Browse the repository at this point in the history
This reverts commit 4e33c4e.
  • Loading branch information
Marcin-Radecki committed May 16, 2024
1 parent 440d425 commit 4242946
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/_featurenet-create.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ jobs:
debug: true

- name: Create featurenet with image tag
uses: Cardinal-Cryptography/github-actions/create-featurenet@A0-4278
uses: Cardinal-Cryptography/github-actions/create-featurenet@v6
id: create-featurenet
with:
gh-ci-user: ${{ secrets.CI_GH_USER }}
Expand Down
2 changes: 1 addition & 1 deletion create-featurenet/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ runs:
repository: Cardinal-Cryptography/${{ inputs.repo-featurenet-template-name }}
token: ${{ inputs.gh-ci-token }}
path: "${{ inputs.repo-featurenet-template-name }}"
ref: A0-4278
ref: main

- name: Start featurenet
id: start-featurenet
Expand Down

0 comments on commit 4242946

Please sign in to comment.