Compare commits

..

No commits in common. "90e690ffc24ed8cd4fce77be1ecf1a798f73179a" and "c0cfe8ba51addbf7b935a5f5d09e42fc4b30d290" have entirely different histories.

2 changed files with 2 additions and 4 deletions

View File

@ -62,8 +62,6 @@ jobs:
with: with:
name: ${{ github.sha }}-with-models.tar.gz name: ${{ github.sha }}-with-models.tar.gz
path: '${{ runner.temp }}/${{ github.sha }}-with-models.tar.gz' path: '${{ runner.temp }}/${{ github.sha }}-with-models.tar.gz'
- name: Publish
run: 'curl --user ${{ github.actor }}:${{ secrets.PACKAGE_PUSH }} --upload-file ${{ runner.temp }}/${{ github.sha }}-with-models.tar.gz https://git.lerch.org/api/packages/lobo/generic/aws-sdk-with-models/${{ github.sha }}/${{ github.sha }}-with-models.tar.gz'
- name: Notify - name: Notify
uses: https://git.lerch.org/lobo/action-notify-ntfy@v2 uses: https://git.lerch.org/lobo/action-notify-ntfy@v2
if: always() if: always()

View File

@ -4,8 +4,8 @@
.dependencies = .{ .dependencies = .{
.aws = .{ .aws = .{
.url = "https://git.lerch.org/api/packages/lobo/generic/aws-sdk-with-models/d08d0f338fb86f7d679a998ff4f65f4e2d0db595/d08d0f338fb86f7d679a998ff4f65f4e2d0db595-with-models.tar.gz", .url = "https://git.lerch.org/lobo/aws-sdk-for-zig/actions/runs/63/artifacts/35",
.hash = "1220c8871d93592680ea2dcc88cc52fb4f0effabeed0584d2a5c54f93825741b7c66", .hash = "12203d7c04dc46f3de16c1a0cd31cdcd1c5137f0c1f6bdac86e6d8bfae09f20dc9b6",
}, },
.smithy = .{ .smithy = .{
.url = "https://git.lerch.org/lobo/smithy/archive/41b61745d25a65817209dd5dddbb5f9b66896a99.tar.gz", .url = "https://git.lerch.org/lobo/smithy/archive/41b61745d25a65817209dd5dddbb5f9b66896a99.tar.gz",