Skip to content

Commit

Permalink
Fix missing URL to Assembly Line Dev instance
Browse files Browse the repository at this point in the history
  • Loading branch information
blcham committed Jun 11, 2024
1 parent 33252c6 commit e20eb2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
env:
REGISTRY: ghcr.io
IMAGE_NAME: al-ofn-vocabulary-tools-server
AL_DEV_URL: ${{ vars.AL_DEV_URL }}
USERNAME: ${{ github.actor }}
TOKEN: ${{ secrets.GITHUB_TOKEN }}
jobs:
Expand Down

0 comments on commit e20eb2c

Please sign in to comment.