Skip to content

Commit

Permalink
Trying
Browse files Browse the repository at this point in the history
  • Loading branch information
mec committed Dec 13, 2024
1 parent 012d0b5 commit 3eaf2c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rails-integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
file: ./Dockerfile
build-args: |
RAILS_VERSION=${{ matrix.rails }}
MAIL_NOTIFY_BRANCH=${{ github.ref }}
MAIL_NOTIFY_BRANCH=${{ github.ref_name }}
RUBY_VERSION=3.2.6
push: false
tags: mail-notify-integration-rails-${{ matrix.rails }}:latest
Expand Down

0 comments on commit 3eaf2c9

Please sign in to comment.