Skip to content

Commit bc917d0

Browse files
committed
CommitFiles action er flyttet ut til eget repo
1 parent f61f0d7 commit bc917d0

File tree

3 files changed

+1
-117
lines changed

3 files changed

+1
-117
lines changed

.github/actions/commitFiles/action.yml

Lines changed: 0 additions & 90 deletions
This file was deleted.

.github/api/createCommitOnBranch.gql

Lines changed: 0 additions & 26 deletions
This file was deleted.

.github/workflows/buildAndPublish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ jobs:
128128
echo "::endgroup::"
129129
130130
- name: Commit changes
131-
uses: navikt/sf-platform/.github/actions/commitFiles@06dfcd9b3ba08f6c27a650c6f315ed5730491540
131+
uses: navikt/sf-gha-commit-files@216c5afbc28f2122a1385838e65bceb88af7a1c1
132132
if: steps.build.outputs.artifactsFound == 'true'
133133
with:
134134
files: sfdx-project.json

0 commit comments

Comments
 (0)