Skip to content

Commit

Permalink
chore(grass_docker-publish): rel grass-node passing env values for wo…
Browse files Browse the repository at this point in the history
…rkflow
  • Loading branch information
MRColorR committed Oct 27, 2024
1 parent 6d7466a commit 4cd47da
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/grass_docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ jobs:
platforms: linux/amd64,linux/arm64,linux/arm/v7
cache-from: type=gha
cache-to: type=gha,mode=max
secret-envs: |
build-args: | # do not use for real sensitive infos , for them use secret-envs
EXTENSION_IDS=${{ secrets.EXTENSION_IDS }}
EXTENSION_URLS=${{ secrets.EXTENSION_URLS }}
CRX_DOWNLOAD_URLS=${{ secrets.CRX_DOWNLOAD_URLS }}
Expand Down
2 changes: 1 addition & 1 deletion .githubworkflows.grass-node_current_version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.26.2
4.26.1

0 comments on commit 4cd47da

Please sign in to comment.