Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.

Release to prod

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Aug 10:45
e3068ab
b oppdaterer til riktig path for uthenting av migration token

########72 characters##################################################
# Arlo's Commit Notation:
#
# Low risk:
# t	Test only
# d	Developer documentation changes (not end-user facing)
# dt	Documentation & Tests (Often used when you have sample snippets
# a	Automated formatting / generation
# r	Provable Refactoring
# c	Comments (add/delete)
# e	Environment (non-code) changes that don't affect program behavior
#
# May change behavior:
# F	Feature (<= 8 LoC)
# B	Bug (<= 8 LoC)
# R	Test-supported Procedural Refactoring
#
# Danger zone!
# F!!	Feature (> 8 LoC)
# B!!	Bug (> 8 LoC)
# R!!	Non-provable refactoring
# ***	Does not compile intermediate step