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

Commit

Permalink
chore: initiate RELEASE_VERSION env var
Browse files Browse the repository at this point in the history
  • Loading branch information
mariusbegby committed Aug 27, 2023
1 parent 1b00222 commit 98f8d43
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docker_release.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: Build and Push Docker Image on Release

env:
RELEASE_VERSION:

on:
release:
types: [published]
Expand Down

0 comments on commit 98f8d43

Please # to comment.