Skip to content

Commit

Permalink
Opprettt konfig for bidrag-vedtak syntetisk
Browse files Browse the repository at this point in the history
  • Loading branch information
ugur93 committed Aug 16, 2023
1 parent cada5b6 commit 919fbbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rollback_prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- id: deploy_version
name: Find deploy version
run: |
echo ${github.event_name}
echo ${GITHUB_EVENT_NAME}
REPO_NAME=${GITHUB_REPOSITORY}
DEPLOY_TAG=${{ github.event.inputs.deploy_tag }}
if [ -z "$INPUT_TAG" ]; then
Expand Down

0 comments on commit 919fbbe

Please sign in to comment.