Skip to content

Commit

Permalink
rename
Browse files Browse the repository at this point in the history
  • Loading branch information
momentmaker committed Apr 8, 2024
1 parent 73ee9c4 commit 7574f63
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ on:
- re-2428/add-cicd-changeset # TODO change to develop

jobs:
cicd-changeset:
cicd-changesets:
runs-on: ubuntu-latest
permissions:
id-token: write
contents: read
steps:
- name: cicd-changeset
- name: cicd-changesets
uses: smartcontractkit/.github/actions/cicd-changesets@re-2428/fix-upsert-pr-draft # TODO: pin specific release after testing
with:
# general inputs
Expand Down

0 comments on commit 7574f63

Please sign in to comment.