Skip to content

Commit

Permalink
Revert "Prøver å rulle tilbake til forrige tag-stil, ser ut som den e…
Browse files Browse the repository at this point in the history
…r spesifikk nok"

This reverts commit 2ac343e.
  • Loading branch information
madsop-nav committed Sep 18, 2024
1 parent f1580f9 commit 98bda6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-tjenestespesifikasjoner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
run: |
COMMIT_COUNT=$(git rev-list --all --count)
TAG_NAME="$(echo $GITHUB_SHA | cut -c1-7)"
echo "RELEASE_TAG=${COMMIT_COUNT}.${TAG_NAME}" >> $GITHUB_ENV
echo "RELEASE_TAG=tjenestespesifikasjoner-${COMMIT_COUNT}.${TAG_NAME}" >> $GITHUB_ENV
- name: Set changelog
# (Escape newlines see https://github.com/actions/create-release/issues/25)
run: |
Expand Down

0 comments on commit 98bda6d

Please sign in to comment.